GET /api/v1/releasers/71110/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/170829/?format=api",
"demozoo_url": "https://demozoo.org/productions/170829/",
"id": 170829,
"title": "Deadlights",
"author_nicks": [
{
"name": "Radiance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71110/?format=api",
"id": 71110,
"name": "Radiance",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "empty_set {}",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71111/?format=api",
"id": 71111,
"name": "empty_set {}",
"is_group": true
}
}
],
"release_date": "2017-04-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [],
"tags": []
}
]