GET /api/v1/releasers/107046/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/236069/?format=api",
"demozoo_url": "https://demozoo.org/music/236069/",
"id": 236069,
"title": "The B52 Techno2",
"author_nicks": [
{
"name": "Blue Silence",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19385/?format=api",
"id": 19385,
"name": "Blue Silence",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Atlas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107046/?format=api",
"id": 107046,
"name": "Atlas",
"is_group": true
}
}
],
"release_date": "1991-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]