GET /api/v1/releasers/147652/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/366262/?format=api",
"demozoo_url": "https://demozoo.org/music/366262/",
"id": 366262,
"title": "Delta2",
"author_nicks": [
{
"name": "16-Bit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147652/?format=api",
"id": 147652,
"name": "16-Bit",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Golden Delta",
"abbreviation": "TGD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147651/?format=api",
"id": 147651,
"name": "The Golden Delta",
"is_group": true
}
}
],
"release_date": "1988-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]