GET /api/v1/releasers/31713/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/104795/?format=api",
"demozoo_url": "https://demozoo.org/music/104795/",
"id": 104795,
"title": "Short Megablast",
"author_nicks": [
{
"name": "Marcer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
"id": 3991,
"name": "Marcer",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Legion",
"abbreviation": "TLN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31713/?format=api",
"id": 31713,
"name": "The Legion",
"is_group": true
}
}
],
"release_date": "1991",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]