GET /api/v1/releasers/58123/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/137020/?format=api",
"demozoo_url": "https://demozoo.org/music/137020/",
"id": 137020,
"title": "The Inner Light",
"author_nicks": [
{
"name": "Delta-X",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58123/?format=api",
"id": 58123,
"name": "DeltaX",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "New Objectives In Sound Exploration",
"abbreviation": "NOiSE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30723/?format=api",
"id": 30723,
"name": "New Objectives In Sound Exploration",
"is_group": true
}
}
],
"release_date": "1996-06-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"12ch",
"it"
]
}
]