GET /api/v1/releasers/20755/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/96909/?format=api",
"demozoo_url": "https://demozoo.org/music/96909/",
"id": 96909,
"title": "Frantically Frazzle",
"author_nicks": [
{
"name": "Shrike",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20755/?format=api",
"id": 20755,
"name": "Shrike",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Crux",
"abbreviation": "CRX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
"id": 5452,
"name": "Crux",
"is_group": true
}
}
],
"release_date": "1997-05-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"xm",
"30ch"
]
}
]