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

{
    "url": "https://demozoo.org/api/v1/parties/3948/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3948/",
    "id": 3948,
    "name": "Mail Madness Party 1",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1504/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1504/",
        "id": 1504,
        "name": "Mail Madness Party",
        "website": "http://web.archive.org/web/20160713113721/http://www.mr-museum.de/party.htm"
    },
    "start_date": "2001-08-31",
    "end_date": "2001-08-31",
    "location": "Hohenstein-Ernstthal, Saxony, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.80064,
    "longitude": 12.71287,
    "website": "http://web.archive.org/web/20160713113728/http://www.mr-museum.de/party1.htm",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/190291/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190291/",
            "id": 190291,
            "title": "Digital Talk #50",
            "author_nicks": [
                {
                    "name": "Digital Talk Team",
                    "abbreviation": "DT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/24619/?format=api",
                        "id": 24619,
                        "name": "Digital Talk",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-08-31",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "digital-talk",
                "german"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=585"
        }
    ]
}