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

{
    "url": "https://demozoo.org/api/v1/parties/3380/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3380/",
    "id": 3380,
    "name": "Pre-X2016",
    "tagline": "I'll be Amsterdamned",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1328/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1328/",
        "id": 1328,
        "name": "Pre-X",
        "website": "http://csdb.dk/event/?id=2581"
    },
    "start_date": "2016-10-26",
    "end_date": "2016-10-28",
    "location": "Gemeente Amsterdam, North Holland, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.37302,
    "longitude": 4.89856,
    "website": "http://csdb.dk/event/?id=2302",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13541,
            "demozoo_url": "https://demozoo.org/competitions/13541/",
            "name": "C64",
            "shown_date": "2016-10-27",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/175169/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/175169/",
                        "id": 175169,
                        "title": "Kirsten Birgit Said So!",
                        "author_nicks": [
                            {
                                "name": "Fresh And In Charge",
                                "abbreviation": "FAIC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                                    "id": 46958,
                                    "name": "Fresh And In Charge",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-10-27",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}