GET /api/v1/releasers/32090/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54075/?format=api",
"demozoo_url": "https://demozoo.org/productions/54075/",
"id": 54075,
"title": "El Juego",
"author_nicks": [
{
"name": "Naish",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32089/?format=api",
"id": 32089,
"name": "Naish",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Eurotec",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32090/?format=api",
"id": 32090,
"name": "Eurotec",
"is_group": true
}
}
],
"release_date": "2001-07-28",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]