GET /api/v1/releasers/17906/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/24766/?format=api",
"demozoo_url": "https://demozoo.org/music/24766/",
"id": 24766,
"title": "techno 10",
"author_nicks": [
{
"name": "Duck",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17906/?format=api",
"id": 17906,
"name": "Duck",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hybris/NEMESIS",
"abbreviation": "HN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/441/?format=api",
"id": 441,
"name": "Hybris/NEMESIS",
"is_group": true
}
}
],
"release_date": "2000-12-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]