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

{
    "url": "https://demozoo.org/api/v1/parties/3798/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3798/",
    "id": 3798,
    "name": "Limburg Party 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1453/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1453/",
        "id": 1453,
        "name": "Limburg Party",
        "website": ""
    },
    "start_date": "1995-07-28",
    "end_date": "1995-07-30",
    "location": "Provincie Limburg, Limburg, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.25,
    "longitude": 6.0,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/199709/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199709/",
            "id": 199709,
            "title": "X-Dome 01",
            "author_nicks": [
                {
                    "name": "Acme",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                        "id": 86193,
                        "name": "Acme",
                        "is_group": true
                    }
                },
                {
                    "name": "Error 2000",
                    "abbreviation": "E2",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81876/?format=api",
                        "id": 81876,
                        "name": "Error 2000",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-29",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 14941,
            "demozoo_url": "https://demozoo.org/competitions/14941/",
            "name": "C64 Demo",
            "shown_date": "1995-07-29",
            "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/199707/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/199707/",
                        "id": 199707,
                        "title": "Live In Limburg",
                        "author_nicks": [
                            {
                                "name": "Acme",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                                    "id": 86193,
                                    "name": "Acme",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-07-29",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/199708/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/199708/",
                        "id": 199708,
                        "title": "The Only One",
                        "author_nicks": [],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-07-29",
                        "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": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=501"
        }
    ]
}