GET /api/v1/productions/32741/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/32741/?format=api",
"demozoo_url": "https://demozoo.org/productions/32741/",
"id": 32741,
"title": "Kaka",
"author_nicks": [
{
"name": "Elefantklubben",
"abbreviation": "EFK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7840/?format=api",
"id": 7840,
"name": "Elefantklubben",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-07-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"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": "30",
"competition": {
"id": 2698,
"name": "Amiga/PC Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/842/?format=api",
"demozoo_url": "https://demozoo.org/parties/842/",
"id": 842,
"name": "Summer Computer Conference (SCC) 1996",
"tagline": "",
"start_date": "1996-07-12",
"end_date": "1996-07-14",
"location": "Köping, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.514568,
"longitude": 15.99669,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}