GET /api/v1/releasers/33864/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/57468/?format=api",
"demozoo_url": "https://demozoo.org/music/57468/",
"id": 57468,
"title": "Slacheaaa",
"author_nicks": [
{
"name": "Stef",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2482/?format=api",
"id": 2482,
"name": "Stef",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "ray-zoo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33864/?format=api",
"id": 33864,
"name": "ray-zoo",
"is_group": true
}
}
],
"release_date": "2001-07-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]