GET /api/v1/releasers/9644/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/319613/?format=api",
"demozoo_url": "https://demozoo.org/music/319613/",
"id": 319613,
"title": "Amiga2!",
"author_nicks": [
{
"name": "Voxon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9644/?format=api",
"id": 9644,
"name": "Voxon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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"
]
},
{
"url": "https://demozoo.org/api/v1/productions/16237/?format=api",
"demozoo_url": "https://demozoo.org/music/16237/",
"id": 16237,
"title": "Flash!",
"author_nicks": [
{
"name": "Voxon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9644/?format=api",
"id": 9644,
"name": "Voxon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Flash Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9303/?format=api",
"id": 9303,
"name": "Flash",
"is_group": true
}
}
],
"release_date": "1997-08-23",
"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": []
}
]