GET /api/v1/releasers/130105/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/305272/?format=api",
"demozoo_url": "https://demozoo.org/productions/305272/",
"id": 305272,
"title": "Additive Love",
"author_nicks": [
{
"name": "Flame",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130105/?format=api",
"id": 130105,
"name": "Flame",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-02-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/93/?format=api",
"id": 93,
"name": "Fantasy Console"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]