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

{
    "url": "https://demozoo.org/api/v1/parties/5067/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5067/",
    "id": 5067,
    "name": "Monastery 2007",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1269/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1269/",
        "id": 1269,
        "name": "Monastery",
        "website": ""
    },
    "start_date": "2007-09-27",
    "end_date": "2007-09-30",
    "location": "Okres Opava, Moravskoslezský, Czechia",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.83333,
    "longitude": 17.91667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/352389/?format=api",
            "demozoo_url": "https://demozoo.org/productions/352389/",
            "id": 352389,
            "title": "Monastery Party 2007 Partyreport",
            "author_nicks": [
                {
                    "name": "Padua",
                    "abbreviation": "PDA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                        "id": 3774,
                        "name": "Padua",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2007-09-30",
            "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/44/?format=api",
                    "id": 44,
                    "name": "Report",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1370"
        }
    ]
}