GET /api/v1/releasers/27982/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45179/?format=api",
"demozoo_url": "https://demozoo.org/music/45179/",
"id": 45179,
"title": "Newbee",
"author_nicks": [
{
"name": "Lifestyle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27981/?format=api",
"id": 27981,
"name": "Lifestyle",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Raving Bees Inc!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27982/?format=api",
"id": 27982,
"name": "Raving Bees Inc!",
"is_group": true
}
}
],
"release_date": "1999-06-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]