GET /api/v1/releasers/20172/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/29541/?format=api",
"demozoo_url": "https://demozoo.org/music/29541/",
"id": 29541,
"title": "In Love With You",
"author_nicks": [
{
"name": "Demential",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20172/?format=api",
"id": 20172,
"name": "Demential",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Terrordrome",
"abbreviation": "TD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14028/?format=api",
"id": 14028,
"name": "Terrordrome",
"is_group": true
}
}
],
"release_date": "1996-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"xm"
]
}
]