GET /api/v1/productions/26999/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/26999/?format=api",
"demozoo_url": "https://demozoo.org/productions/26999/",
"id": 26999,
"title": "Music Disk",
"author_nicks": [
{
"name": "Raven",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18853/?format=api",
"id": 18853,
"name": "Raven",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-08-14",
"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"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 3,
"ranking": "3",
"score": "263",
"competition": {
"id": 1899,
"name": "Amiga Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/434/?format=api",
"demozoo_url": "https://demozoo.org/parties/434/",
"id": 434,
"name": "Somewhere In Holland 1993",
"tagline": "",
"start_date": "1993-08-14",
"end_date": "1993-08-15",
"location": "Gemeente Nijmegen, Gelderland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.84168,
"longitude": 5.83813,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": []
}