GET /api/v1/releasers/12912/member_productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/71597/?format=api",
"demozoo_url": "https://demozoo.org/graphics/71597/",
"id": 71597,
"title": "Jailbird",
"author_nicks": [
{
"name": "Flumba",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12884/?format=api",
"id": 12884,
"name": "Flumba",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Digital Artists",
"abbreviation": "TDA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12912/?format=api",
"id": 12912,
"name": "The Digital Artists",
"is_group": true
}
}
],
"release_date": "2009-08-08",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]