GET /api/v1/releasers/3704/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/1034/?format=api",
"demozoo_url": "https://demozoo.org/music/1034/",
"id": 1034,
"title": "Sooner Or Later",
"author_nicks": [
{
"name": "Little Bitchard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/804/?format=api",
"id": 804,
"name": "Little Bitchard",
"is_group": false
}
},
{
"name": "Trifonic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3704/?format=api",
"id": 3704,
"name": "Trifonic",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]