GET /api/v1/releasers/32804/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/142573/?format=api",
"demozoo_url": "https://demozoo.org/productions/142573/",
"id": 142573,
"title": "Anti Atom Demo",
"author_nicks": [
{
"name": "Highlander Soft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60290/?format=api",
"id": 60290,
"name": "Highlander Soft",
"is_group": false
}
},
{
"name": "Kaisersoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32804/?format=api",
"id": 32804,
"name": "Kaisersoft",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-10-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"politics"
]
}
]