GET /api/v1/releasers/132374/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/309912/?format=api",
"demozoo_url": "https://demozoo.org/music/309912/",
"id": 309912,
"title": "Inferno",
"author_nicks": [
{
"name": "Arathorn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/132374/?format=api",
"id": 132374,
"name": "Arathorn",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Solar",
"abbreviation": "SLR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24789/?format=api",
"id": 24789,
"name": "Solar",
"is_group": true
}
}
],
"release_date": "2000-05-11",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"32ch",
"xm"
]
}
]