GET /api/v1/releasers/32460/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/64582/?format=api",
"demozoo_url": "https://demozoo.org/productions/64582/",
"id": 64582,
"title": "Sheer Agony Cracktro",
"author_nicks": [
{
"name": "Admirables",
"abbreviation": "ADM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2146/?format=api",
"id": 2146,
"name": "Admirables",
"is_group": true
}
},
{
"name": "Capital Design Team",
"abbreviation": "CDT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32460/?format=api",
"id": 32460,
"name": "Capital Design Team",
"is_group": true
}
},
{
"name": "Vectronix",
"abbreviation": "VEX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
"id": 2275,
"name": "Vectronix",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03-25",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]