GET /api/v1/releasers/111827/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/272828/?format=api",
"demozoo_url": "https://demozoo.org/music/272828/",
"id": 272828,
"title": "An Age May Pass",
"author_nicks": [
{
"name": "FleshDance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111827/?format=api",
"id": 111827,
"name": "FleshDance",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/272745/?format=api",
"demozoo_url": "https://demozoo.org/music/272745/",
"id": 272745,
"title": "A Storm In Paradise",
"author_nicks": [
{
"name": "FleshDance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111827/?format=api",
"id": 111827,
"name": "FleshDance",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]