GET /api/v1/releasers/72235/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/173286/?format=api",
"demozoo_url": "https://demozoo.org/productions/173286/",
"id": 173286,
"title": "Zooming Secretary",
"author_nicks": [
{
"name": "PinWizz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72235/?format=api",
"id": 72235,
"name": "PinWizz",
"is_group": false
}
},
{
"name": "Shiru",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
"id": 17198,
"name": "Shiru",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/25/?format=api",
"id": 25,
"name": "Nintendo Entertainment System (NES)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]