GET /api/v1/productions/32746/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/32746/?format=api",
"demozoo_url": "https://demozoo.org/productions/32746/",
"id": 32746,
"title": "Fireball",
"author_nicks": [],
"author_affiliation_nicks": [],
"release_date": "1996-11-09",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"credits": [],
"download_links": [],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 2,
"ranking": "2",
"score": "",
"competition": {
"id": 2700,
"name": "PC Intro",
"party": {
"url": "https://demozoo.org/api/v1/parties/722/?format=api",
"demozoo_url": "https://demozoo.org/parties/722/",
"id": 722,
"name": "Scenario 1996",
"tagline": "",
"start_date": "1996-11-08",
"end_date": "1996-11-10",
"location": "Lahti, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.98299,
"longitude": 25.657391,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}