GET /api/v1/releasers/26499/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/41856/?format=api",
"demozoo_url": "https://demozoo.org/music/41856/",
"id": 41856,
"title": "Billy was a Hippi",
"author_nicks": [
{
"name": "Hoyo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26499/?format=api",
"id": 26499,
"name": "Hoyo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Molecoola",
"abbreviation": "MCL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6834/?format=api",
"id": 6834,
"name": "Molecoola",
"is_group": true
}
}
],
"release_date": "1999-08-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]