GET /api/v1/releasers/50538/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/139376/?format=api",
"demozoo_url": "https://demozoo.org/music/139376/",
"id": 139376,
"title": "B.2.B",
"author_nicks": [
{
"name": "Chainsaw Police",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50538/?format=api",
"id": 50538,
"name": "Chainsaw Police",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-06-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": [
"fl-studio"
]
},
{
"url": "https://demozoo.org/api/v1/productions/113132/?format=api",
"demozoo_url": "https://demozoo.org/music/113132/",
"id": 113132,
"title": "We Stuntin'",
"author_nicks": [
{
"name": "Chainsaw Police",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50538/?format=api",
"id": 50538,
"name": "Chainsaw Police",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-06-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]