GET /api/v1/releasers/41791/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/81687/?format=api",
"demozoo_url": "https://demozoo.org/productions/81687/",
"id": 81687,
"title": "Pölkky",
"author_nicks": [
{
"name": "Lukas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41791/?format=api",
"id": 41791,
"name": "Lukas",
"is_group": false
}
},
{
"name": "Yonatan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41789/?format=api",
"id": 41789,
"name": "Yonatan",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-01",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"directx-9"
]
}
]