GET /api/v1/releasers/88938/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/202704/?format=api",
"demozoo_url": "https://demozoo.org/music/202704/",
"id": 202704,
"title": "BEEP BEEP BEEP BEEP",
"author_nicks": [
{
"name": "Red",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3705/?format=api",
"id": 3705,
"name": "Red",
"is_group": false
}
},
{
"name": "psy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88938/?format=api",
"id": 88938,
"name": "psy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-04-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]