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

{
    "url": "https://demozoo.org/api/v1/parties/2882/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2882/",
    "id": 2882,
    "name": "Leap Year Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1159/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1159/",
        "id": 1159,
        "name": "Leap Year Party",
        "website": ""
    },
    "start_date": "1992-02-28",
    "end_date": "1992-03-01",
    "location": "Ånge Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.51232,
    "longitude": 15.64453,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/153611/?format=api",
            "demozoo_url": "https://demozoo.org/productions/153611/",
            "id": 153611,
            "title": "Crappy-Leap-Year-Weekend-Bootsectors",
            "author_nicks": [
                {
                    "name": "Scum Of The Earth",
                    "abbreviation": "SOTE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                        "id": 8139,
                        "name": "Scum Of The Earth",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-01",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}