GET /api/v1/releasers/85696/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/198896/?format=api",
"demozoo_url": "https://demozoo.org/productions/198896/",
"id": 198896,
"title": "Inner Mongolia Vagera",
"author_nicks": [
{
"name": "Erik Binder",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/85696/?format=api",
"id": 85696,
"name": "Erik Binder",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-02-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [],
"tags": [
"lost"
]
}
]