GET /api/v1/parties/5136/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/parties/5136/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5136/",
    "id": 5136,
    "name": "AbelLan February 2014",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1864/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1864/",
        "id": 1864,
        "name": "AbelLan",
        "website": ""
    },
    "start_date": "2014-02",
    "end_date": "2014-02",
    "location": "Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 19374,
            "demozoo_url": "https://demozoo.org/competitions/19374/",
            "name": "Combined Demo",
            "shown_date": "2014-02",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/357478/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/357478/",
                        "id": 357478,
                        "title": "\"Old Computers Never Die!\"",
                        "author_nicks": [
                            {
                                "name": "Sigveseb",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/24191/?format=api",
                                    "id": 24191,
                                    "name": "Sigveseb",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2014-02",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/357480/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/357480/",
                        "id": 357480,
                        "title": "Old-school-demo",
                        "author_nicks": [
                            {
                                "name": "Run",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59918/?format=api",
                                    "id": 59918,
                                    "name": "Run",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2014-02",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}