GET /api/v1/releasers/65557/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/283592/?format=api",
"demozoo_url": "https://demozoo.org/productions/283592/",
"id": 283592,
"title": "Confounded",
"author_nicks": [
{
"name": "Shadow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65557/?format=api",
"id": 65557,
"name": "Shadow",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-11",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]