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

{
    "url": "https://demozoo.org/api/v1/parties/4303/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4303/",
    "id": 4303,
    "name": "Northern Genesis Party V1",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1619/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1619/",
        "id": 1619,
        "name": "Northern Genesis Party",
        "website": ""
    },
    "start_date": "1990-03-30",
    "end_date": "1990-04-01",
    "location": "Steinbergkirche, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 54.7719,
    "longitude": 9.7545,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/295960/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295960/",
            "id": 295960,
            "title": "Northern Genesis",
            "author_nicks": [
                {
                    "name": "Defcon 1",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106925/?format=api",
                        "id": 106925,
                        "name": "Defcon 1",
                        "is_group": true
                    }
                },
                {
                    "name": "The Cops",
                    "abbreviation": "TC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124147/?format=api",
                        "id": 124147,
                        "name": "The Cops",
                        "is_group": true
                    }
                },
                {
                    "name": "The Incredible Fantastics",
                    "abbreviation": "TIF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/109764/?format=api",
                        "id": 109764,
                        "name": "The Incredible Fantastics",
                        "is_group": true
                    }
                },
                {
                    "name": "The Last Days Incorporated",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124148/?format=api",
                        "id": 124148,
                        "name": "The Last Days Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04",
            "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": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1395"
        }
    ]
}