GET /api/v1/releasers/23309/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42102/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42102/",
"id": 42102,
"title": "Deejay ûenada in trance",
"author_nicks": [
{
"name": "Crocodyl Bundy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10256/?format=api",
"id": 10256,
"name": "Protas",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Art-C",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23309/?format=api",
"id": 23309,
"name": "Art C",
"is_group": true
}
}
],
"release_date": "1999-03-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]