GET /api/v1/releasers/36310/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/63680/?format=api",
"demozoo_url": "https://demozoo.org/music/63680/",
"id": 63680,
"title": "Four Cheeses",
"author_nicks": [
{
"name": "CiH",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2476/?format=api",
"id": 2476,
"name": "CiH",
"is_group": false
}
},
{
"name": "JodySmith",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36310/?format=api",
"id": 36310,
"name": "JodySmith",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-07-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]