GET /api/v1/releasers/58250/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/137385/?format=api",
"demozoo_url": "https://demozoo.org/music/137385/",
"id": 137385,
"title": "Two Minutes In Chaos",
"author_nicks": [
{
"name": "Total E",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58250/?format=api",
"id": 58250,
"name": "Total E",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Imponance",
"abbreviation": "IMP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
"id": 2200,
"name": "Imponance",
"is_group": true
}
}
],
"release_date": "1993",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]