GET /api/v1/releasers/47836/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/101726/?format=api",
"demozoo_url": "https://demozoo.org/music/101726/",
"id": 101726,
"title": "Junglist",
"author_nicks": [
{
"name": "Blend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47836/?format=api",
"id": 47836,
"name": "Blend",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Digital Sounds System",
"abbreviation": "DSS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
"id": 3626,
"name": "Digital Sounds System",
"is_group": true
}
}
],
"release_date": "2008-02-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]