GET /api/v1/releasers/19041/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/27386/?format=api",
"demozoo_url": "https://demozoo.org/music/27386/",
"id": 27386,
"title": "Voice Of The Rice",
"author_nicks": [
{
"name": "Flex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19041/?format=api",
"id": 19041,
"name": "Flex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Blues Boys",
"abbreviation": "TBB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2263/?format=api",
"id": 2263,
"name": "The Blues Boys",
"is_group": true
}
}
],
"release_date": "1995-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"s3m"
]
}
]