GET /api/v1/releasers/45193/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/96316/?format=api",
"demozoo_url": "https://demozoo.org/music/96316/",
"id": 96316,
"title": "Mental Unbalance",
"author_nicks": [
{
"name": "Ale",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45193/?format=api",
"id": 45193,
"name": "Ale",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sarvet",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45194/?format=api",
"id": 45194,
"name": "Sarvet",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/158579/?format=api",
"demozoo_url": "https://demozoo.org/graphics/158579/",
"id": 158579,
"title": "Germinacion Bit",
"author_nicks": [
{
"name": "Ale",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45193/?format=api",
"id": 45193,
"name": "Ale",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-09-03",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]