GET /api/v1/productions/55903/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/55903/?format=api",
"demozoo_url": "https://demozoo.org/productions/55903/",
"id": 55903,
"title": "Something Under Lunix",
"author_nicks": [
{
"name": "Setok",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2047/?format=api",
"id": 2047,
"name": "Setok",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-08-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"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": "095",
"competition": {
"id": 5990,
"name": "Amiga/PC Demo",
"party": {
"url": "https://demozoo.org/api/v1/parties/300/?format=api",
"demozoo_url": "https://demozoo.org/parties/300/",
"id": 300,
"name": "CAFe 2002",
"tagline": "Computer Art Festival 2002",
"start_date": "2002-08-24",
"end_date": "2002-08-25",
"location": "Gorod Kazan’, Tatarstan, Russia",
"is_online": false,
"country_code": "RU",
"latitude": 55.75,
"longitude": 49.13333,
"website": ""
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": [
"lost"
]
}