GET /api/v1/releasers/57010/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/151188/?format=api",
"demozoo_url": "https://demozoo.org/music/151188/",
"id": 151188,
"title": "Fairy Tale",
"author_nicks": [
{
"name": "150 Watt Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57010/?format=api",
"id": 57010,
"name": "150 Watt Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-01-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]