GET /api/v1/releasers/28214/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/45639/?format=api",
"demozoo_url": "https://demozoo.org/music/45639/",
"id": 45639,
"title": "Egressus",
"author_nicks": [
{
"name": "Arlekino",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28214/?format=api",
"id": 28214,
"name": "Arlekino",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Lost Horizon",
"abbreviation": "LH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28222/?format=api",
"id": 28222,
"name": "Lost Horizon",
"is_group": true
}
}
],
"release_date": "1999-12-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"10ch",
"xm"
]
},
{
"url": "https://demozoo.org/api/v1/productions/45866/?format=api",
"demozoo_url": "https://demozoo.org/graphics/45866/",
"id": 45866,
"title": "Devil",
"author_nicks": [
{
"name": "Arlekino",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28214/?format=api",
"id": 28214,
"name": "Arlekino",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-01-23",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]