GET /api/v1/releasers/41778/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/81643/?format=api",
"demozoo_url": "https://demozoo.org/productions/81643/",
"id": 81643,
"title": "Juggling Lamps Animation & Desktop Animation",
"author_nicks": [
{
"name": "London Atari Computer Enthusiasts",
"abbreviation": "LACE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41778/?format=api",
"id": 41778,
"name": "London Atari Computer Enthusiasts",
"is_group": true
}
},
{
"name": "Radical Systems",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38466/?format=api",
"id": 38466,
"name": "Radical Systemz",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": []
}
]