GET /api/v1/tournaments/3028/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3028,
    "name": "Sitewide July 2014 SDKs Round Robin",
    "director": {
        "id": 784,
        "username": "mlopezviedma",
        "country": "ar",
        "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3e911828e4e25e61f8faede9d9277323-64.png",
        "ratings": {
            "version": 5,
            "overall": {
                "rating": 1557.4741620508523,
                "deviation": 62.83686706053086,
                "volatility": 0.05973057587967866
            }
        },
        "ranking": 25.173828526639223,
        "professional": false,
        "ui_class": "moderator"
    },
    "description": "Enjoy!",
    "schedule": null,
    "title": null,
    "tournament_type": "roundrobin",
    "handicap": 0,
    "rules": "japanese",
    "time_control_parameters": {
        "time_control": "fischer",
        "initial_time": 172800,
        "max_time": 172800,
        "time_increment": 86400
    },
    "is_open": true,
    "exclude_provisional": true,
    "group": null,
    "player_is_member_of_group": false,
    "auto_start_on_max": false,
    "time_start": null,
    "players_start": null,
    "first_pairing_method": "strength",
    "subsequent_pairing_method": "strength",
    "min_ranking": 21,
    "max_ranking": 29,
    "analysis_enabled": true,
    "exclusivity": "open",
    "started": "2014-07-24T13:56:44.547768Z",
    "ended": "2014-11-01T15:39:29.543763Z",
    "start_waiting": "2014-07-24T13:56:39.657160Z",
    "board_size": 19,
    "active_round": null,
    "settings": {
        "maximum_players": 8,
        "active_round": 1
    },
    "rounds": [
        {
            "round_number": 1,
            "total_matches": 28,
            "finished_matches": 28,
            "byes": null
        }
    ],
    "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
    "scheduled_rounds": null,
    "can_administer": false,
    "opengotha_standings": null
}