GET /api/v1/releasers/7912/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/61952/?format=api",
"demozoo_url": "https://demozoo.org/music/61952/",
"id": 61952,
"title": "Soulbeat",
"author_nicks": [
{
"name": "Tonza",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7980/?format=api",
"id": 7980,
"name": "Zygote",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Onyx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7912/?format=api",
"id": 7912,
"name": "Onyx",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]