GET /api/v1/releasers/108329/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68280/?format=api",
"demozoo_url": "https://demozoo.org/productions/68280/",
"id": 68280,
"title": "Inte så värst nöjd 2003",
"author_nicks": [
{
"name": "Algar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10647/?format=api",
"id": 10647,
"name": "Algar",
"is_group": false
}
},
{
"name": "Kolorex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38155/?format=api",
"id": 38155,
"name": "Kolorex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Monochrome",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108329/?format=api",
"id": 108329,
"name": "Monochrome",
"is_group": true
}
}
],
"release_date": "2003-11-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]