GET /api/v1/productions/123566/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/123566/?format=api",
"demozoo_url": "https://demozoo.org/productions/123566/",
"id": 123566,
"title": "$_LO3003",
"author_nicks": [
{
"name": "Robur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15176/?format=api",
"id": 15176,
"name": "Robur",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-10-04",
"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": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/parties/2014/function14/wild/robur-lo3003.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [
{
"position": 15,
"ranking": "14",
"score": "101",
"competition": {
"id": 10916,
"name": "Wild Demo/Animation",
"party": {
"url": "https://demozoo.org/api/v1/parties/2226/?format=api",
"demozoo_url": "https://demozoo.org/parties/2226/",
"id": 2226,
"name": "Function 2014",
"tagline": "",
"start_date": "2014-10-03",
"end_date": "2014-10-05",
"location": "Budapest, Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.49801,
"longitude": 19.03991,
"website": "https://2014.function.hu/"
}
}
}
],
"invitation_parties": [],
"screenshots": [],
"tags": []
}