GET /api/v1/releasers/7167/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/92571/?format=api",
"demozoo_url": "https://demozoo.org/music/92571/",
"id": 92571,
"title": "In To The...",
"author_nicks": [
{
"name": "Gin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4846/?format=api",
"id": 4846,
"name": "Gin",
"is_group": false
}
},
{
"name": "Psychotech",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4567/?format=api",
"id": 4567,
"name": "D-Zire",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Racoon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7167/?format=api",
"id": 7167,
"name": "Racoon",
"is_group": true
}
}
],
"release_date": "1991-06-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]