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

{
    "url": "https://demozoo.org/api/v1/parties/4020/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4020/",
    "id": 4020,
    "name": "#AMiGAFiN Bukkakesä 2019",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1404/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1404/",
        "id": 1404,
        "name": "#AMiGAFiN Bukka",
        "website": ""
    },
    "start_date": "2019",
    "end_date": "2019",
    "location": "Koria, Kouvola, Kymenlaakso, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.84614,
    "longitude": 26.60755,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/274451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274451/",
            "id": 274451,
            "title": "Krapulapako",
            "author_nicks": [
                {
                    "name": "Larit",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44990/?format=api",
                        "id": 44990,
                        "name": "Larit",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}