GET /api/v1/releasers/71428/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/96324/?format=api",
"demozoo_url": "https://demozoo.org/music/96324/",
"id": 96324,
"title": "Relics by TBL",
"author_nicks": [
{
"name": "Sagittarius",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71428/?format=api",
"id": 71428,
"name": "Sagittarius",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Black Lotus",
"abbreviation": "TBL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9/?format=api",
"id": 9,
"name": "The Black Lotus",
"is_group": true
}
}
],
"release_date": "1995-03-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/305742/?format=api",
"demozoo_url": "https://demozoo.org/music/305742/",
"id": 305742,
"title": "My Piano Song",
"author_nicks": [
{
"name": "Sagittarius",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71428/?format=api",
"id": 71428,
"name": "Sagittarius",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-05-30",
"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"
]
}
]