GET /api/v1/releasers/30720/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52112/?format=api",
"demozoo_url": "https://demozoo.org/music/52112/",
"id": 52112,
"title": "Bizarre Dub Triangle",
"author_nicks": [
{
"name": "Rush",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30720/?format=api",
"id": 30720,
"name": "Rush",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bodies In Motion",
"abbreviation": "BIM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
"id": 30721,
"name": "Bodies In Motion",
"is_group": true
}
}
],
"release_date": "1995-04-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"s3m"
]
}
]