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

{
    "url": "https://demozoo.org/api/v1/parties/4233/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4233/",
    "id": 4233,
    "name": "Summer N*rd 2o19",
    "tagline": "c64, hacking, beer & friendship",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1332/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1332/",
        "id": 1332,
        "name": "CHCC",
        "website": "http://csdb.dk/event/?id=1857"
    },
    "start_date": "2019-07-19",
    "end_date": "2019-07-21",
    "location": "Svendborg Kommune, South Denmark, Denmark",
    "is_online": false,
    "country_code": "DK",
    "latitude": 55.0841,
    "longitude": 10.61391,
    "website": "https://csdb.dk/event/?id=2844",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/290144/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290144/",
            "id": 290144,
            "title": "GriMaPe CHCC 2o19",
            "author_nicks": [
                {
                    "name": "Grimape",
                    "abbreviation": "GMP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89606/?format=api",
                        "id": 89606,
                        "name": "Grimape",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2019-07-19",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": []
}