GET /api/v1/releasers/36525/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/360431/?format=api",
"demozoo_url": "https://demozoo.org/music/360431/",
"id": 360431,
"title": "Acid Faz",
"author_nicks": [
{
"name": "Dubble D",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36525/?format=api",
"id": 36525,
"name": "Dubble D",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Azure Sky",
"abbreviation": "AS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/114620/?format=api",
"id": 114620,
"name": "Azure Sky",
"is_group": true
}
}
],
"release_date": "1994-12-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"xm"
]
}
]