GET /api/v1/releasers/95670/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/223492/?format=api",
"demozoo_url": "https://demozoo.org/productions/223492/",
"id": 223492,
"title": "Coppermania",
"author_nicks": [
{
"name": "Killroy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121270/?format=api",
"id": 121270,
"name": "Killroy",
"is_group": false
}
},
{
"name": "Mr. Tnt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/95670/?format=api",
"id": 95670,
"name": "Mr. Tnt",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-09-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]