GET /api/v1/releasers/3343/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334117/?format=api",
"demozoo_url": "https://demozoo.org/music/334117/",
"id": 334117,
"title": "titan compil tune 3",
"author_nicks": [
{
"name": "TiTAN",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/250/?format=api",
"id": 250,
"name": "TiTAN",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Atlantys",
"abbreviation": "ATS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3343/?format=api",
"id": 3343,
"name": "Atlantys",
"is_group": true
}
}
],
"release_date": "1992-04-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]