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

{
    "url": "https://demozoo.org/api/v1/parties/5132/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5132/",
    "id": 5132,
    "name": "Prase Party 2000",
    "tagline": "2",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1369/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1369/",
        "id": 1369,
        "name": "Prase Party",
        "website": ""
    },
    "start_date": "2000",
    "end_date": "2000",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/356973/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/356973/",
            "id": 356973,
            "title": "Prase Party 2",
            "author_nicks": [
                {
                    "name": "Rotacak",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30877/?format=api",
                        "id": 30877,
                        "name": "Rotacak",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}