GET /api/v1/releasers/43016/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/86137/?format=api",
"demozoo_url": "https://demozoo.org/music/86137/",
"id": 86137,
"title": "Isthmus of Kra",
"author_nicks": [
{
"name": "Herotyc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10023/?format=api",
"id": 10023,
"name": "Herotyc",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Kile",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43016/?format=api",
"id": 43016,
"name": "Kile",
"is_group": true
}
}
],
"release_date": "2008-05-10",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/32/?format=api",
"id": 32,
"name": "32K Executable Music",
"supertype": "music"
}
],
"tags": []
}
]