GET /api/v1/releasers/15043/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32235/?format=api",
"demozoo_url": "https://demozoo.org/music/32235/",
"id": 32235,
"title": "8k of Fun",
"author_nicks": [
{
"name": "Random",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15043/?format=api",
"id": 15043,
"name": "Random",
"is_group": false
}
},
{
"name": "Sane",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15061/?format=api",
"id": 15061,
"name": "Sane",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Xtatic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15041/?format=api",
"id": 15041,
"name": "Xtatic",
"is_group": true
}
}
],
"release_date": "1996-01-18",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]