GET /api/v1/releasers/502/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30768/?format=api",
"demozoo_url": "https://demozoo.org/music/30768/",
"id": 30768,
"title": "Fløyte cha-cha",
"author_nicks": [
{
"name": "Holberg",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20857/?format=api",
"id": 20857,
"name": "Holberg",
"is_group": false
}
},
{
"name": "Svok",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/502/?format=api",
"id": 502,
"name": "Svok",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-04-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/28044/?format=api",
"demozoo_url": "https://demozoo.org/music/28044/",
"id": 28044,
"title": "Twilight Trance",
"author_nicks": [
{
"name": "Kyrre Glette",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/502/?format=api",
"id": 502,
"name": "Svok",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-09-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]