GET /api/v1/releasers/87885/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/201022/?format=api",
"demozoo_url": "https://demozoo.org/music/201022/",
"id": 201022,
"title": "Moonlighting",
"author_nicks": [
{
"name": "Flour",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87885/?format=api",
"id": 87885,
"name": "Flour",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nemesis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14483/?format=api",
"id": 14483,
"name": "Nemesis",
"is_group": true
}
}
],
"release_date": "2003-11-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"12ch",
"xm"
]
}
]