GET /api/v1/releasers/33401/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56653/?format=api",
"demozoo_url": "https://demozoo.org/music/56653/",
"id": 56653,
"title": "Две столицы",
"author_nicks": [
{
"name": "Dmitry S. Us",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33400/?format=api",
"id": 33400,
"name": "Dmitry S. Us",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "LUDI DJUS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33401/?format=api",
"id": 33401,
"name": "LUDI DJUS",
"is_group": true
}
}
],
"release_date": "2004-08-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]