GET /api/v1/releasers/54520/member_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/125274/?format=api",
"demozoo_url": "https://demozoo.org/productions/125274/",
"id": 125274,
"title": "Atax",
"author_nicks": [
{
"name": "Tony Barker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36936/?format=api",
"id": 36936,
"name": "Tony Barker",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ramware",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54520/?format=api",
"id": 54520,
"name": "Ramware",
"is_group": true
}
}
],
"release_date": "1988",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]