GET /api/v1/releasers/117649/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/286034/?format=api",
"demozoo_url": "https://demozoo.org/productions/286034/",
"id": 286034,
"title": "Pulmination",
"author_nicks": [
{
"name": "Oracle",
"abbreviation": "ORC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117649/?format=api",
"id": 117649,
"name": "Oracle",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-06-22",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]