GET /api/v1/releasers/30462/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/51368/?format=api",
"demozoo_url": "https://demozoo.org/music/51368/",
"id": 51368,
"title": "Wakeraker DetRoX Remix",
"author_nicks": [
{
"name": "DJ ON",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30462/?format=api",
"id": 30462,
"name": "DJ ON",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DTIMGW",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6433/?format=api",
"id": 6433,
"name": "DTIMGW",
"is_group": true
}
}
],
"release_date": "2009-09-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]