GET /api/v1/releasers/78786/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/188239/?format=api",
"demozoo_url": "https://demozoo.org/music/188239/",
"id": 188239,
"title": "Snow Blind",
"author_nicks": [
{
"name": "Vann D",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78786/?format=api",
"id": 78786,
"name": "Vann D",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Illusion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5545/?format=api",
"id": 5545,
"name": "Illusion",
"is_group": true
}
},
{
"name": "Mellow",
"abbreviation": "MLW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
"id": 1078,
"name": "Mellow",
"is_group": true
}
},
{
"name": "Pleasure",
"abbreviation": "PLS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
"id": 6932,
"name": "Pleasure",
"is_group": true
}
}
],
"release_date": "1995-12-02",
"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"
]
}
]