GET /api/v1/releasers/67250/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/172079/?format=api",
"demozoo_url": "https://demozoo.org/music/172079/",
"id": 172079,
"title": "Tough Guy's Blues",
"author_nicks": [
{
"name": "Sigh",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67250/?format=api",
"id": 67250,
"name": "Sigh",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Halcyon",
"abbreviation": "HLN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125/?format=api",
"id": 125,
"name": "Halcyon",
"is_group": true
}
}
],
"release_date": "1994-08-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"10ch",
"s3m"
]
}
]