GET /api/v1/releasers/1296/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/312755/?format=api",
"demozoo_url": "https://demozoo.org/music/312755/",
"id": 312755,
"title": "Mosse",
"author_nicks": [
{
"name": "Rinse2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3472/?format=api",
"id": 3472,
"name": "Rinse2",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Masters Of System",
"abbreviation": "MOS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1296/?format=api",
"id": 1296,
"name": "Masters Of System",
"is_group": true
}
}
],
"release_date": "2022-08-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]