GET /api/v1/releasers/16323/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/202951/?format=api",
"demozoo_url": "https://demozoo.org/productions/202951/",
"id": 202951,
"title": "Bad Apple ][+",
"author_nicks": [
{
"name": "The Wizard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16323/?format=api",
"id": 16323,
"name": "The Wizard",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Imphobia",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
"id": 11375,
"name": "Imphobia",
"is_group": true
}
}
],
"release_date": "2019-04-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"bad-apple",
"source-available"
]
}
]