GET /api/v1/releasers/7808/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/6507/?format=api",
"demozoo_url": "https://demozoo.org/music/6507/",
"id": 6507,
"title": "Birdie Blues",
"author_nicks": [
{
"name": "Concept-P",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
"id": 7777,
"name": "Concept-P",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Janus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7808/?format=api",
"id": 7808,
"name": "Janus",
"is_group": true
}
}
],
"release_date": "2011-06-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]