GET /api/v1/releasers/5876/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/3654/?format=api",
"demozoo_url": "https://demozoo.org/music/3654/",
"id": 3654,
"title": "DETENTIOn",
"author_nicks": [
{
"name": "Gortu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5876/?format=api",
"id": 5876,
"name": "Gortu",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-03-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/31/?format=api",
"id": 31,
"name": "Executable Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/77307/?format=api",
"demozoo_url": "https://demozoo.org/productions/77307/",
"id": 77307,
"title": "The Konstrukt",
"author_nicks": [
{
"name": "Gortu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5876/?format=api",
"id": 5876,
"name": "Gortu",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-10-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]