GET /api/v1/releasers/121830/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/292390/?format=api",
"demozoo_url": "https://demozoo.org/music/292390/",
"id": 292390,
"title": "Guess!",
"author_nicks": [
{
"name": "Kevin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121829/?format=api",
"id": 121829,
"name": "Kevin",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Kevin and the Dentists",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121830/?format=api",
"id": 121830,
"name": "Kevin and the Dentists",
"is_group": true
}
}
],
"release_date": "2021-04-04",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]