GET /api/v1/releasers/77415/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/186057/?format=api",
"demozoo_url": "https://demozoo.org/productions/186057/",
"id": 186057,
"title": "Long Jump",
"author_nicks": [
{
"name": "Kevin Becker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77415/?format=api",
"id": 77415,
"name": "Kevin Becker",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-04-07",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"tandy"
]
}
]