GET /api/v1/releasers/9409/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/12402/?format=api",
"demozoo_url": "https://demozoo.org/music/12402/",
"id": 12402,
"title": "Cube",
"author_nicks": [
{
"name": "Mas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9409/?format=api",
"id": 9409,
"name": "Mas",
"is_group": false
}
},
{
"name": "Zhenya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9070/?format=api",
"id": 9070,
"name": "Zhenya",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "World Eyes",
"abbreviation": "WE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9071/?format=api",
"id": 9071,
"name": "World Eyes",
"is_group": true
}
}
],
"release_date": "1996-08-24",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"stp",
"pt2"
]
}
]