GET /api/v1/releasers/411/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/173165/?format=api",
"demozoo_url": "https://demozoo.org/productions/173165/",
"id": 173165,
"title": "9001 - A Space Oddnessy",
"author_nicks": [
{
"name": "Droid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/411/?format=api",
"id": 411,
"name": "Droid",
"is_group": false
}
},
{
"name": "Z-Nexx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
"id": 7136,
"name": "Z-Nexx",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-07-18",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"not-shown"
]
}
]