GET /api/v1/releasers/115310/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/279651/?format=api",
"demozoo_url": "https://demozoo.org/productions/279651/",
"id": 279651,
"title": "Visuals Accompanying Music",
"author_nicks": [
{
"name": "Brown Art",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115310/?format=api",
"id": 115310,
"name": "Brown Art",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-06-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]