GET /api/v1/releasers/43921/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/89500/?format=api",
"demozoo_url": "https://demozoo.org/productions/89500/",
"id": 89500,
"title": "SUPERHOT",
"author_nicks": [
{
"name": "SUPERHOT TEAM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43921/?format=api",
"id": 43921,
"name": "SUPERHOT TEAM",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-09-21",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]