GET /api/v1/releasers/126093/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/299067/?format=api",
"demozoo_url": "https://demozoo.org/music/299067/",
"id": 299067,
"title": "Beyond the Silence",
"author_nicks": [
{
"name": "Beyond",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/126093/?format=api",
"id": 126093,
"name": "Beyond",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/52/?format=api",
"id": 52,
"name": "Music Pack",
"supertype": "music"
}
],
"tags": []
}
]