GET /api/v1/releasers/102016/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/227084/?format=api",
"demozoo_url": "https://demozoo.org/music/227084/",
"id": 227084,
"title": "spiral_blue_groove",
"author_nicks": [
{
"name": "Skyfusion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/102016/?format=api",
"id": 102016,
"name": "Skyfusion",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/227085/?format=api",
"demozoo_url": "https://demozoo.org/productions/227085/",
"id": 227085,
"title": "Spiral-Blue-Groove",
"author_nicks": [
{
"name": "Skyfusion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/102016/?format=api",
"id": 102016,
"name": "Skyfusion",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"supertype": "production",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]