GET /api/v1/releasers/10580/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3549/?format=api",
"demozoo_url": "https://demozoo.org/productions/3549/",
"id": 3549,
"title": "Out Back Into",
"author_nicks": [
{
"name": "Mindwave",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10580/?format=api",
"id": 10580,
"name": "Mindwave",
"is_group": true
}
},
{
"name": "Neuro.Concept",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
"id": 3559,
"name": "Neuro",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-04-12",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]