GET /api/v1/releasers/81383/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/192971/?format=api",
"demozoo_url": "https://demozoo.org/music/192971/",
"id": 192971,
"title": "Paws Up",
"author_nicks": [
{
"name": "Howlistic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81382/?format=api",
"id": 81382,
"name": "Howlistic",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Holistic Howling",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81383/?format=api",
"id": 81383,
"name": "Holistic Howling",
"is_group": true
}
}
],
"release_date": "2018-09-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"mod"
]
}
]