GET /api/v1/releasers/18222/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/146799/?format=api",
"demozoo_url": "https://demozoo.org/music/146799/",
"id": 146799,
"title": "Splinter",
"author_nicks": [
{
"name": "NoSYS Productions",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18222/?format=api",
"id": 18222,
"name": "NoSYS Productions",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-10-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"vocals-in-music",
"triphop"
]
}
]