GET /api/v1/releasers/5251/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/2436/?format=api",
"demozoo_url": "https://demozoo.org/music/2436/",
"id": 2436,
"title": "nosfe ate my polarbear",
"author_nicks": [
{
"name": "Haohmaru",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5250/?format=api",
"id": 5250,
"name": "Haohmaru",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Discomeats",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5252/?format=api",
"id": 5252,
"name": "Discomeats",
"is_group": true
}
},
{
"name": "Liverdance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5253/?format=api",
"id": 5253,
"name": "Liverdance",
"is_group": true
}
},
{
"name": "The Army of Assholes",
"abbreviation": "tAoA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5251/?format=api",
"id": 5251,
"name": "The Army of Assholes",
"is_group": true
}
}
],
"release_date": "2010-11-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]