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

{
    "url": "https://demozoo.org/api/v1/parties/2259/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2259/",
    "id": 2259,
    "name": "Transcom & Victory Copy Party 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/880/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/880/",
        "id": 880,
        "name": "Transcom & Victory Copy Party",
        "website": ""
    },
    "start_date": "1990-08-04",
    "end_date": "1990-08-13",
    "location": "Subotica, Severno Bački Okrug, Autonomna Pokrajina Vojvodina, Serbia",
    "is_online": false,
    "country_code": "RS",
    "latitude": 46.1,
    "longitude": 19.66667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/159508/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159508/",
            "id": 159508,
            "title": "Let There Be Party",
            "author_nicks": [
                {
                    "name": "Chromance",
                    "abbreviation": "<C>",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                        "id": 2763,
                        "name": "Chromance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-08-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "1mb"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1470"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=648"
        }
    ]
}