GET /api/v1/releasers/1146/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/176352/?format=api",
"demozoo_url": "https://demozoo.org/music/176352/",
"id": 176352,
"title": "people with autism spectrum disorder take things literally",
"author_nicks": [
{
"name": "Ace",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1146/?format=api",
"id": 1146,
"name": "Ace",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-06-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]