GET /api/v1/releasers/9694/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/17010/?format=api",
"demozoo_url": "https://demozoo.org/music/17010/",
"id": 17010,
"title": "Against The Terror",
"author_nicks": [
{
"name": "Back Noise",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9694/?format=api",
"id": 9694,
"name": "Back Noise",
"is_group": false
}
},
{
"name": "Gibson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9594/?format=api",
"id": 9594,
"name": "Gibson",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "USG",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9630/?format=api",
"id": 9630,
"name": "Universal SoftGroup",
"is_group": true
}
}
],
"release_date": "2004-07-15",
"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": []
}
]