GET /api/v1/releasers/8419/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/225800/?format=api",
"demozoo_url": "https://demozoo.org/music/225800/",
"id": 225800,
"title": "hotdog1",
"author_nicks": [
{
"name": "Sk'p",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99531/?format=api",
"id": 99531,
"name": "Sk'p",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Deform",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8419/?format=api",
"id": 8419,
"name": "Deform",
"is_group": true
}
}
],
"release_date": "1991-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]