GET /api/v1/releasers/18764/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/26814/?format=api",
"demozoo_url": "https://demozoo.org/music/26814/",
"id": 26814,
"title": "Elimination",
"author_nicks": [
{
"name": "Julius Schniedel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18764/?format=api",
"id": 18764,
"name": "Julius Schniedel",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Stroboholics",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
"id": 6311,
"name": "Stroboholics",
"is_group": true
}
}
],
"release_date": "2011-08-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": [
"mp3"
]
}
]