GET /api/v1/releasers/22012/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/102611/?format=api",
"demozoo_url": "https://demozoo.org/music/102611/",
"id": 102611,
"title": "22nd",
"author_nicks": [
{
"name": "Woogy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22012/?format=api",
"id": 22012,
"name": "Woogy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Opium",
"abbreviation": "OPM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11492/?format=api",
"id": 11492,
"name": "Opium",
"is_group": true
}
}
],
"release_date": "1997-07-26",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"xm"
]
},
{
"url": "https://demozoo.org/api/v1/productions/33086/?format=api",
"demozoo_url": "https://demozoo.org/music/33086/",
"id": 33086,
"title": "21st",
"author_nicks": [
{
"name": "Woogy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22012/?format=api",
"id": 22012,
"name": "Woogy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Opium",
"abbreviation": "OPM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11492/?format=api",
"id": 11492,
"name": "Opium",
"is_group": true
}
}
],
"release_date": "1996-07-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]