GET /api/v1/releasers/137802/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/324828/?format=api",
"demozoo_url": "https://demozoo.org/music/324828/",
"id": 324828,
"title": "Street Agression 2",
"author_nicks": [
{
"name": "FKL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/137802/?format=api",
"id": 137802,
"name": "FKL",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "M.A.G.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/143385/?format=api",
"id": 143385,
"name": "M.A.G.",
"is_group": true
}
}
],
"release_date": "1997-08-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"xm"
]
}
]