GET /api/v1/releasers/99836/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/226343/?format=api",
"demozoo_url": "https://demozoo.org/music/226343/",
"id": 226343,
"title": "Here In The Dark",
"author_nicks": [
{
"name": "Paris",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99836/?format=api",
"id": 99836,
"name": "Paris",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Vortex",
"abbreviation": "VTX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18018/?format=api",
"id": 18018,
"name": "Vortex",
"is_group": true
}
}
],
"release_date": "1999",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]