GET /api/v1/releasers/61098/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/144752/?format=api",
"demozoo_url": "https://demozoo.org/productions/144752/",
"id": 144752,
"title": "Opaque",
"author_nicks": [
{
"name": "Fidel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61097/?format=api",
"id": 61097,
"name": "Fidel",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Butchers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61098/?format=api",
"id": 61098,
"name": "Butchers",
"is_group": true
}
}
],
"release_date": "2015-09-05",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]