GET /api/v1/releasers/133708/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/313042/?format=api",
"demozoo_url": "https://demozoo.org/productions/313042/",
"id": 313042,
"title": "Quicken Prototype",
"author_nicks": [
{
"name": "Houruck",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19998/?format=api",
"id": 19998,
"name": "Houruck",
"is_group": false
}
},
{
"name": "Mate Cziner",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133707/?format=api",
"id": 133707,
"name": "Mate Cziner",
"is_group": false
}
},
{
"name": "Xenor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133708/?format=api",
"id": 133708,
"name": "Xenor",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-09-10",
"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": []
}
]