GET /api/v1/releasers/22353/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/37320/?format=api",
"demozoo_url": "https://demozoo.org/graphics/37320/",
"id": 37320,
"title": "Chaos",
"author_nicks": [
{
"name": "Enterman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22353/?format=api",
"id": 22353,
"name": "Enterman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-12-13",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/33583/?format=api",
"demozoo_url": "https://demozoo.org/music/33583/",
"id": 33583,
"title": "Euphonic",
"author_nicks": [
{
"name": "Enterman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22353/?format=api",
"id": 22353,
"name": "Enterman",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Twilight",
"abbreviation": "TWI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
"id": 22335,
"name": "Twilight",
"is_group": true
}
}
],
"release_date": "1997-11-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]