GET /api/v1/releasers/18344/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/25773/?format=api",
"demozoo_url": "https://demozoo.org/music/25773/",
"id": 25773,
"title": "Illumination",
"author_nicks": [
{
"name": "Paladin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12962/?format=api",
"id": 12962,
"name": "Paladin",
"is_group": false
}
},
{
"name": "RZA",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18344/?format=api",
"id": 18344,
"name": "RZA",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-04-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]