GET /api/v1/releasers/27194/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/43377/?format=api",
"demozoo_url": "https://demozoo.org/music/43377/",
"id": 43377,
"title": "Last Hour",
"author_nicks": [
{
"name": "Don Vito",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27194/?format=api",
"id": 27194,
"name": "Don Vito",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Senco",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22897/?format=api",
"id": 22897,
"name": "Senco",
"is_group": true
}
}
],
"release_date": "1999-07-24",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]