GET /api/v1/releasers/17922/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24776/?format=api",
"demozoo_url": "https://demozoo.org/music/24776/",
"id": 24776,
"title": "Neo1",
"author_nicks": [
{
"name": "Chiba",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17921/?format=api",
"id": 17921,
"name": "Chiba",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "chiba freeside",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17922/?format=api",
"id": 17922,
"name": "chiba freeside",
"is_group": true
}
}
],
"release_date": "2000-12-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]