GET /api/v1/releasers/33944/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57801/?format=api",
"demozoo_url": "https://demozoo.org/music/57801/",
"id": 57801,
"title": "Man Research",
"author_nicks": [
{
"name": "Waveman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33944/?format=api",
"id": 33944,
"name": "Waveman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-09-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]