GET /api/v1/releasers/28798/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58062/?format=api",
"demozoo_url": "https://demozoo.org/productions/58062/",
"id": 58062,
"title": "Phat Frenzy",
"author_nicks": [
{
"name": "Bassie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5639/?format=api",
"id": 5639,
"name": "Bassie",
"is_group": false
}
},
{
"name": "Screes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24280/?format=api",
"id": 24280,
"name": "Screes",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Active Interactive",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28798/?format=api",
"id": 28798,
"name": "Active Interactive",
"is_group": true
}
}
],
"release_date": "2001-06-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]