GET /api/v1/releasers/47837/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/101728/?format=api",
"demozoo_url": "https://demozoo.org/music/101728/",
"id": 101728,
"title": "Impro 1",
"author_nicks": [
{
"name": "JVS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47837/?format=api",
"id": 47837,
"name": "JVS",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Gunnars Farvebio",
"abbreviation": "GFB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6632/?format=api",
"id": 6632,
"name": "Gunnars Farvebio",
"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": []
}
]