GET /api/v1/releasers/145476/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/362749/?format=api",
"demozoo_url": "https://demozoo.org/music/362749/",
"id": 362749,
"title": "Jades song of epicness and super awesomesauceness",
"author_nicks": [
{
"name": "RepellantMold",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139679/?format=api",
"id": 139679,
"name": "RepellantMold",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Multer Gang",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145476/?format=api",
"id": 145476,
"name": "Multer Gang",
"is_group": true
}
}
],
"release_date": "2024-12-12",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"6ch",
"mod"
]
}
]