GET /api/v1/releasers/73623/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/176817/?format=api",
"demozoo_url": "https://demozoo.org/productions/176817/",
"id": 176817,
"title": "Just Fly Dat Thing",
"author_nicks": [
{
"name": "Anniina Aarnio",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73622/?format=api",
"id": 73622,
"name": "Anniina Aarnio",
"is_group": false
}
},
{
"name": "Henri Jukkala",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73623/?format=api",
"id": 73623,
"name": "Henri Jukkala",
"is_group": false
}
},
{
"name": "Miika Pelkonen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73621/?format=api",
"id": 73621,
"name": "Miika Pelkonen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-08-05",
"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": []
}
]