GET /api/v1/releasers/35718/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/273018/?format=api",
"demozoo_url": "https://demozoo.org/music/273018/",
"id": 273018,
"title": "Alive Soundtrack",
"author_nicks": [
{
"name": "Sonic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35718/?format=api",
"id": 35718,
"name": "Sonic",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Black Pyramid Inc.",
"abbreviation": "BPI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
"id": 22163,
"name": "Black Pyramid Inc.",
"is_group": true
}
}
],
"release_date": "1996-03-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]