GET /api/v1/releasers/8476/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/308933/?format=api",
"demozoo_url": "https://demozoo.org/graphics/308933/",
"id": 308933,
"title": "Small Asc2 Collection",
"author_nicks": [
{
"name": "Dino",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
"id": 12944,
"name": "Dino",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Progressive Design",
"abbreviation": "PGD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8476/?format=api",
"id": 8476,
"name": "Progressive Design",
"is_group": true
}
}
],
"release_date": "1995",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]