GET /api/v1/releasers/50530/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/113076/?format=api",
"demozoo_url": "https://demozoo.org/music/113076/",
"id": 113076,
"title": "Le Cauchemard (ARG)",
"author_nicks": [
{
"name": "Antharion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50530/?format=api",
"id": 50530,
"name": "Antharion",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Twilight Zone",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40987/?format=api",
"id": 40987,
"name": "The Twilight Zone",
"is_group": true
}
}
],
"release_date": null,
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]