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

{
    "url": "https://demozoo.org/api/v1/parties/3507/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3507/",
    "id": 3507,
    "name": "Fujiama 2018",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/717/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/717/",
        "id": 717,
        "name": "Fujiama",
        "website": "http://www.abbuc.de/~atarixle/event/fuji2014/"
    },
    "start_date": "2018-07-26",
    "end_date": "2018-07-29",
    "location": "Lengenfeld, Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.5694,
    "longitude": 12.36408,
    "website": "http://www.abbuc.de/~atarixle/fuji/2018/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/190837/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190837/",
            "id": 190837,
            "title": "Silly Venture 2k18 Invitation",
            "author_nicks": [
                {
                    "name": "Dekadence",
                    "abbreviation": "DKD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                        "id": 936,
                        "name": "Dekadence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2018-07-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}