GET /api/v1/releasers/32191/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/100609/?format=api",
"demozoo_url": "https://demozoo.org/music/100609/",
"id": 100609,
"title": "Virginal Influence",
"author_nicks": [
{
"name": "Carbon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32190/?format=api",
"id": 32190,
"name": "Carbon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Revival",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32191/?format=api",
"id": 32191,
"name": "Revival",
"is_group": true
}
}
],
"release_date": "1998",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]