GET /api/v1/releasers/32686/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54442/?format=api",
"demozoo_url": "https://demozoo.org/graphics/54442/",
"id": 54442,
"title": "Matrix Fiasco",
"author_nicks": [
{
"name": "Gunny",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32685/?format=api",
"id": 32685,
"name": "Gunny",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Eriador",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32686/?format=api",
"id": 32686,
"name": "Eriador",
"is_group": true
}
}
],
"release_date": "2001-05-05",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]