GET /api/v1/releasers/13524/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/307745/?format=api",
"demozoo_url": "https://demozoo.org/music/307745/",
"id": 307745,
"title": "Without",
"author_nicks": [
{
"name": "Wizard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13524/?format=api",
"id": 13524,
"name": "Wizard",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Interactive Ducks",
"abbreviation": "iD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119117/?format=api",
"id": 119117,
"name": "Interactive Ducks",
"is_group": true
}
}
],
"release_date": "1996-08-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"16ch",
"s3m"
]
}
]