GET /api/v1/releasers/43256/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/278186/?format=api",
"demozoo_url": "https://demozoo.org/music/278186/",
"id": 278186,
"title": "Acid People",
"author_nicks": [
{
"name": "Rexazy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43256/?format=api",
"id": 43256,
"name": "Rexazy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Triloxy",
"abbreviation": "TLY",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
"id": 13657,
"name": "Triloxy",
"is_group": true
}
}
],
"release_date": "1996",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"18ch",
"xm"
]
}
]