GET /api/v1/productions/7586/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/7586/?format=api",
"demozoo_url": "https://demozoo.org/productions/7586/",
"id": 7586,
"title": "Derp Derp Derp",
"author_nicks": [
{
"name": "Mental",
"abbreviation": "MNT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7778/?format=api",
"id": 7778,
"name": "Mental",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-12-05",
"supertype": "production",
"platforms": [],
"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": 5,
"ranking": "5",
"score": "63",
"competition": {
"id": 730,
"name": "Combined Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/261/?format=api",
"demozoo_url": "https://demozoo.org/parties/261/",
"id": 261,
"name": "Compusphere 2010 (20)",
"tagline": "",
"start_date": "2010-12-03",
"end_date": "2010-12-05",
"location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.98214,
"longitude": 11.82744,
"website": "http://www.compusphere.se/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}