GET /api/v1/parties/5545/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/parties/5545/?format=api",
"demozoo_url": "https://demozoo.org/parties/5545/",
"id": 5545,
"name": "Blackparty 1992",
"tagline": "",
"party_series": {
"url": "https://demozoo.org/api/v1/party_series/1953/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1953/",
"id": 1953,
"name": "Blackparty",
"website": ""
},
"start_date": "1992-07-25",
"end_date": "1992-07-25",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "",
"invitations": [],
"releases": [
{
"url": "https://demozoo.org/api/v1/productions/386713/?format=api",
"demozoo_url": "https://demozoo.org/productions/386713/",
"id": 386713,
"title": "Structure: A View To A New World",
"author_nicks": [
{
"name": "Blackpart",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/155069/?format=api",
"id": 155069,
"name": "Blackpart",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-07-25",
"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": [
"first-production"
]
}
],
"competitions": [],
"external_links": []
}