GET /api/v1/releasers/42535/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/84385/?format=api",
"demozoo_url": "https://demozoo.org/music/84385/",
"id": 84385,
"title": "They're Taking The Hobbits To Isengard",
"author_nicks": [
{
"name": "The Subversive Elements",
"abbreviation": "Subversive Elements",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42535/?format=api",
"id": 42535,
"name": "The Subversive Elements",
"is_group": true
}
},
{
"name": "Wiseguy Industries 2015",
"abbreviation": "WGI2015",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
"id": 43099,
"name": "Wiseguy Industries 2015",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10-14",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"6581",
"vocals-in-music"
]
}
]