GET /api/v1/releasers/23128/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/35044/?format=api",
"demozoo_url": "https://demozoo.org/productions/35044/",
"id": 35044,
"title": "Sunset",
"author_nicks": [
{
"name": "Freeze",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23128/?format=api",
"id": 23128,
"name": "Freeze",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Descendants",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20496/?format=api",
"id": 20496,
"name": "Descendants",
"is_group": true
}
}
],
"release_date": "1997-08-30",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]