GET /api/v1/productions/205121/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/205121/?format=api",
"demozoo_url": "https://demozoo.org/productions/205121/",
"id": 205121,
"title": "XYZ",
"author_nicks": [],
"author_affiliation_nicks": [],
"release_date": "2002-05-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 2,
"ranking": "",
"score": "",
"competition": {
"id": 15213,
"name": "Demo Hardware",
"party": {
"url": "https://demozoo.org/api/v1/parties/3894/?format=api",
"demozoo_url": "https://demozoo.org/parties/3894/",
"id": 3894,
"name": "Krangparty 2002 (8)",
"tagline": "",
"start_date": "2002-05-24",
"end_date": "2002-05-26",
"location": "Sundsvalls Kommun, Västernorrland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.47912,
"longitude": 16.92651,
"website": "http://www.krangparty.se/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}