GET /api/v1/releasers/33835/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/57397/?format=api",
"demozoo_url": "https://demozoo.org/productions/57397/",
"id": 57397,
"title": "DK Osteimport Webdesign",
"author_nicks": [
{
"name": "SGI-Wannabe's",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33835/?format=api",
"id": 33835,
"name": "SGI-Wannabe's",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]