GET /api/v1/releasers/70730/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/169776/?format=api",
"demozoo_url": "https://demozoo.org/music/169776/",
"id": 169776,
"title": "Aligator",
"author_nicks": [
{
"name": "D.U.P",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70730/?format=api",
"id": 70730,
"name": "D.U.P",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Three Times No",
"abbreviation": "TTN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19477/?format=api",
"id": 19477,
"name": "Three Times No",
"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": [
"4ch",
"mod"
]
},
{
"url": "https://demozoo.org/api/v1/productions/223974/?format=api",
"demozoo_url": "https://demozoo.org/music/223974/",
"id": 223974,
"title": "infamia3",
"author_nicks": [
{
"name": "D.U.P",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70730/?format=api",
"id": 70730,
"name": "D.U.P",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-08-30",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]