GET /api/v1/releasers/26219/member_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/41178/?format=api",
"demozoo_url": "https://demozoo.org/music/41178/",
"id": 41178,
"title": "Thirty Five",
"author_nicks": [
{
"name": "Tom Dagone",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5660/?format=api",
"id": 5660,
"name": "Tom Dagone",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Madwizards",
"abbreviation": "MWI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/450/?format=api",
"id": 450,
"name": "Madwizards",
"is_group": true
}
},
{
"name": "Sensitive Kemistry Rec.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26219/?format=api",
"id": 26219,
"name": "Sensitive Kemistry Rec.",
"is_group": true
}
}
],
"release_date": "2012-09-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]