GET /api/v1/releasers/57129/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/133241/?format=api",
"demozoo_url": "https://demozoo.org/productions/133241/",
"id": 133241,
"title": "TDFdroid",
"author_nicks": [
{
"name": "@y_k_one",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57128/?format=api",
"id": 57128,
"name": "@y_k_one",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "ysakaguchi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57129/?format=api",
"id": 57129,
"name": "ysakaguchi",
"is_group": true
}
}
],
"release_date": "2015-02-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/52/?format=api",
"id": 52,
"name": "Android"
}
],
"types": [],
"tags": []
}
]