GET /api/v1/releasers/3196/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/83931/?format=api",
"demozoo_url": "https://demozoo.org/productions/83931/",
"id": 83931,
"title": "Asgard Met Vikings",
"author_nicks": [
{
"name": "Lemmy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34492/?format=api",
"id": 34492,
"name": "Lemmy",
"is_group": false
}
},
{
"name": "Pinhead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3196/?format=api",
"id": 3196,
"name": "Pinhead",
"is_group": false
}
},
{
"name": "Premium",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10727/?format=api",
"id": 10727,
"name": "Premium",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-17",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]