GET /api/v1/releasers/52953/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/120735/?format=api",
"demozoo_url": "https://demozoo.org/music/120735/",
"id": 120735,
"title": "Somewhere Over the Border",
"author_nicks": [
{
"name": "lw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52953/?format=api",
"id": 52953,
"name": "lw",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]