GET /api/v1/releasers/34206/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/58539/?format=api",
"demozoo_url": "https://demozoo.org/productions/58539/",
"id": 58539,
"title": "3d Balls",
"author_nicks": [
{
"name": "Glen Murphy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34206/?format=api",
"id": 34206,
"name": "Glen Murphy",
"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": []
}
]