GET /api/v1/releasers/23130/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/35047/?format=api",
"demozoo_url": "https://demozoo.org/productions/35047/",
"id": 35047,
"title": "Hell",
"author_nicks": [
{
"name": "Amigean",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23130/?format=api",
"id": 23130,
"name": "Amigean",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Descendants",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20496/?format=api",
"id": 20496,
"name": "Descendants",
"is_group": true
}
}
],
"release_date": "1997-08-30",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]