GET /api/v1/releasers/142008/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/207401/?format=api",
"demozoo_url": "https://demozoo.org/music/207401/",
"id": 207401,
"title": "Oboy",
"author_nicks": [
{
"name": "Hardcore",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142008/?format=api",
"id": 142008,
"name": "Hardcore",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Errors",
"abbreviation": "ERS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4978/?format=api",
"id": 4978,
"name": "The Errors",
"is_group": true
}
}
],
"release_date": "1989-08-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"soundtracker",
"4ch",
"mod"
]
}
]