GET /api/v1/releasers/33999/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58002/?format=api",
"demozoo_url": "https://demozoo.org/music/58002/",
"id": 58002,
"title": "Behind You In The Dark",
"author_nicks": [
{
"name": "Dr. Acid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33998/?format=api",
"id": 33998,
"name": "Dr. Acid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MOM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33999/?format=api",
"id": 33999,
"name": "MOM",
"is_group": true
}
}
],
"release_date": "2001-06-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]