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

{
    "url": "https://demozoo.org/api/v1/parties/5284/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5284/",
    "id": 5284,
    "name": "Golden Hack 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1902/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1902/",
        "id": 1902,
        "name": "Golden Hack",
        "website": ""
    },
    "start_date": "2000-04-24",
    "end_date": "2000-04-24",
    "location": "Färgelanda Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.6163,
    "longitude": 12.01136,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/151512/?format=api",
            "demozoo_url": "https://demozoo.org/productions/151512/",
            "id": 151512,
            "title": "Golden Days",
            "author_nicks": [
                {
                    "name": "Latex",
                    "abbreviation": "LTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20047/?format=api",
                        "id": 20047,
                        "name": "Latex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-04-24",
            "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/12/?format=api",
                    "id": 12,
                    "name": "Chip Music Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}