GET /api/v1/releasers/139368/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/178491/?format=api",
"demozoo_url": "https://demozoo.org/music/178491/",
"id": 178491,
"title": "Hunting for a Dream",
"author_nicks": [
{
"name": "Human Simulation",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139368/?format=api",
"id": 139368,
"name": "Human Simulation",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-02-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]