GET /api/v1/releasers/11278/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/154362/?format=api",
"demozoo_url": "https://demozoo.org/music/154362/",
"id": 154362,
"title": "In a World of Butter",
"author_nicks": [
{
"name": "Shako",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11278/?format=api",
"id": 11278,
"name": "Shako",
"is_group": false
}
},
{
"name": "The Fear",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19438/?format=api",
"id": 19438,
"name": "Walter Eko",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jello",
"abbreviation": "JLO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13765/?format=api",
"id": 13765,
"name": "Jello",
"is_group": true
}
}
],
"release_date": "1995-09-09",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]