GET /api/v1/releasers/14636/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/20242/?format=api",
"demozoo_url": "https://demozoo.org/productions/20242/",
"id": 20242,
"title": "Bostelizer N64 Remix",
"author_nicks": [
{
"name": "F.A.S",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14635/?format=api",
"id": 14635,
"name": "F.A.S",
"is_group": false
}
},
{
"name": "M.W.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14636/?format=api",
"id": 14636,
"name": "M.W.",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-04-13",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]