GET /api/v1/releasers/59789/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140868/?format=api",
"demozoo_url": "https://demozoo.org/music/140868/",
"id": 140868,
"title": "Cyber Land Part 2: Cyber Dream",
"author_nicks": [
{
"name": "Moonlight",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59789/?format=api",
"id": 59789,
"name": "Moonlight",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dark Legions",
"abbreviation": "DL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19140/?format=api",
"id": 19140,
"name": "Dark Legions",
"is_group": true
}
}
],
"release_date": "1996-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": [
"20ch",
"xm"
]
}
]