GET /api/v1/releasers/53953/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/343671/?format=api",
"demozoo_url": "https://demozoo.org/music/343671/",
"id": 343671,
"title": "What Is Electrasound",
"author_nicks": [
{
"name": "Model 3000",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53953/?format=api",
"id": 53953,
"name": "Model 3000",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pure",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
"id": 19658,
"name": "Pure",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"14ch",
"xm"
]
},
{
"url": "https://demozoo.org/api/v1/productions/132033/?format=api",
"demozoo_url": "https://demozoo.org/graphics/132033/",
"id": 132033,
"title": "The Deep",
"author_nicks": [
{
"name": "Model 3000",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53953/?format=api",
"id": 53953,
"name": "Model 3000",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-08-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]