GET /api/v1/releasers/31407/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/131868/?format=api",
"demozoo_url": "https://demozoo.org/productions/131868/",
"id": 131868,
"title": "4 Meg Converter Kit",
"author_nicks": [
{
"name": "The Law",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2368/?format=api",
"id": 2368,
"name": "Cyrano Jones",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bad Brew Crew",
"abbreviation": "BBC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31407/?format=api",
"id": 31407,
"name": "Bad Brew Crew",
"is_group": true
}
}
],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]