GET /api/v1/releasers/4019/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5577/?format=api",
"demozoo_url": "https://demozoo.org/music/5577/",
"id": 5577,
"title": "Willenlos",
"author_nicks": [
{
"name": "Mario",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4019/?format=api",
"id": 4019,
"name": "Mario",
"is_group": false
}
},
{
"name": "Vhiiula",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5772/?format=api",
"id": 5772,
"name": "Vhiiula",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Panced",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6812/?format=api",
"id": 6812,
"name": "Panced",
"is_group": true
}
}
],
"release_date": "2002-01-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]