GET /api/v1/releasers/117911/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/319848/?format=api",
"demozoo_url": "https://demozoo.org/music/319848/",
"id": 319848,
"title": "My Darkest Fears",
"author_nicks": [
{
"name": "Hybrido",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117911/?format=api",
"id": 117911,
"name": "Hybrido",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sonic Speed Slayers",
"abbreviation": "SSS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117913/?format=api",
"id": 117913,
"name": "Sonic Speed Slayers",
"is_group": true
}
}
],
"release_date": "1999-08-31",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"xm",
"28ch",
"black-metal"
]
}
]