GET /api/v1/releasers/44614/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/134888/?format=api",
"demozoo_url": "https://demozoo.org/productions/134888/",
"id": 134888,
"title": "Last Place",
"author_nicks": [
{
"name": "Wodash",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75583/?format=api",
"id": 75583,
"name": "Wodash",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Coine",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44614/?format=api",
"id": 44614,
"name": "Coine",
"is_group": true
}
}
],
"release_date": "2015-03-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
}
]