GET /api/v1/productions/5254/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/5254/?format=api",
"demozoo_url": "https://demozoo.org/productions/5254/",
"id": 5254,
"title": "Madman",
"author_nicks": [],
"author_affiliation_nicks": [],
"release_date": "2004-05-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"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": 4,
"ranking": "4",
"score": "",
"competition": {
"id": 555,
"name": "Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/209/?format=api",
"demozoo_url": "https://demozoo.org/parties/209/",
"id": 209,
"name": "DigiLab 2004",
"tagline": "",
"start_date": "2004-05-20",
"end_date": "2004-05-23",
"location": "Skien, Vestfold og Telemark, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.20748,
"longitude": 9.61052,
"website": "http://2004.digilab.no"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": []
}