GET /api/v1/releasers/151280/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/376269/?format=api",
"demozoo_url": "https://demozoo.org/productions/376269/",
"id": 376269,
"title": "Dominion 3: Soul Reflect",
"author_nicks": [
{
"name": "Internal Excile Designs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151280/?format=api",
"id": 151280,
"name": "Internal Excile Designs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]