GET /api/v1/releasers/34214/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/58555/?format=api",
"demozoo_url": "https://demozoo.org/productions/58555/",
"id": 58555,
"title": "dollyazoo",
"author_nicks": [
{
"name": "biozen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34214/?format=api",
"id": 34214,
"name": "biozen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]