GET /api/v1/releasers/18566/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/26429/?format=api",
"demozoo_url": "https://demozoo.org/music/26429/",
"id": 26429,
"title": "15 sec intro",
"author_nicks": [
{
"name": "JavaAp-Man",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18565/?format=api",
"id": 18565,
"name": "JavaAp-Man",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "#define",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18566/?format=api",
"id": 18566,
"name": "#define",
"is_group": true
}
}
],
"release_date": "2002-03-31",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]