GET /api/v1/releasers/42650/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/85037/?format=api",
"demozoo_url": "https://demozoo.org/productions/85037/",
"id": 85037,
"title": "VVG intro II",
"author_nicks": [
{
"name": "DecroS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42650/?format=api",
"id": 42650,
"name": "DecroS",
"is_group": true
}
},
{
"name": "Team PowerAmiga",
"abbreviation": "TPA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13296/?format=api",
"id": 13296,
"name": "Team PowerAmiga",
"is_group": true
}
},
{
"name": "Virtual Vision Group",
"abbreviation": "VVG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
"id": 9176,
"name": "Virtual Vision Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-06-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/26/?format=api",
"id": 26,
"name": "Amiga PPC/RTG"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]