GET /api/v1/releasers/5617/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/67238/?format=api",
"demozoo_url": "https://demozoo.org/music/67238/",
"id": 67238,
"title": "Machine Oil",
"author_nicks": [
{
"name": "Sueño",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5617/?format=api",
"id": 5617,
"name": "Sueño",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-08-09",
"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/5571/?format=api",
"demozoo_url": "https://demozoo.org/music/5571/",
"id": 5571,
"title": "Shiva NL",
"author_nicks": [
{
"name": "Sueño",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5617/?format=api",
"id": 5617,
"name": "Sueño",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-01-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]