GET /api/v1/releasers/118538/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/288038/?format=api",
"demozoo_url": "https://demozoo.org/productions/288038/",
"id": 288038,
"title": "Snowball",
"author_nicks": [
{
"name": "Aaron Hitchcock",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118538/?format=api",
"id": 118538,
"name": "Aaron Hitchcock",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-12-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/70/?format=api",
"id": 70,
"name": "Atari Lynx"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]