GET /api/v1/releasers/100849/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/226575/?format=api",
"demozoo_url": "https://demozoo.org/music/226575/",
"id": 226575,
"title": "Yello Grey 1",
"author_nicks": [
{
"name": "Invoker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/100849/?format=api",
"id": 100849,
"name": "Invoker",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-12-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]