GET /api/v1/releasers/20635/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/164073/?format=api",
"demozoo_url": "https://demozoo.org/music/164073/",
"id": 164073,
"title": "Flowing Out",
"author_nicks": [
{
"name": "Carson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20635/?format=api",
"id": 20635,
"name": "Carson",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Suspend",
"abbreviation": "SPD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
"id": 5856,
"name": "Suspend",
"is_group": true
}
}
],
"release_date": "1998-04-25",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"22ch",
"xm"
]
}
]