GET /api/v1/releasers/70062/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117567/?format=api",
"demozoo_url": "https://demozoo.org/music/117567/",
"id": 117567,
"title": "Cool!",
"author_nicks": [
{
"name": "Sobos",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51741/?format=api",
"id": 51741,
"name": "Sobos",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Areasoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70062/?format=api",
"id": 70062,
"name": "Areasoft",
"is_group": true
}
}
],
"release_date": "1998",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]