GET /api/v1/parties/1653/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/1653/?format=api",
"demozoo_url": "https://demozoo.org/parties/1653/",
"id": 1653,
"name": "proTOS 1995",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/685/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/685/",
"id": 685,
"name": "proTOS",
"website": ""
},
"start_date": "1995-11-25",
"end_date": "1995-11-26",
"location": "Hennef, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.773781,
"longitude": 7.28464,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/78135/?format=api",
"demozoo_url": "https://demozoo.org/productions/78135/",
"id": 78135,
"title": "Atari Dream Machines Ausgabe 5",
"author_nicks": [
{
"name": "Atari Dream Machines",
"abbreviation": "ADM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13042/?format=api",
"id": 13042,
"name": "Atari Dream Machines",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-11-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": [
"rgb",
"requires-vga",
"german"
]
}
],
"competitions": [],
"external_links": []
}