GET /api/v1/releasers/126840/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/300559/?format=api",
"demozoo_url": "https://demozoo.org/music/300559/",
"id": 300559,
"title": "XTC Remix",
"author_nicks": [
{
"name": "Fairlight House",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/126840/?format=api",
"id": 126840,
"name": "Fairlight House",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-08-01",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]