GET /api/v1/releasers/32836/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54925/?format=api",
"demozoo_url": "https://demozoo.org/productions/54925/",
"id": 54925,
"title": "Airbag @ inercia",
"author_nicks": [
{
"name": "T3tsuo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32836/?format=api",
"id": 32836,
"name": "T3tsuo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-08-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]