GET /api/v1/releasers/38033/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/67837/?format=api",
"demozoo_url": "https://demozoo.org/productions/67837/",
"id": 67837,
"title": "War Of Old World",
"author_nicks": [
{
"name": "Underlain",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38032/?format=api",
"id": 38032,
"name": "Underlain",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "RSI",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38033/?format=api",
"id": 38033,
"name": "RSI",
"is_group": true
}
}
],
"release_date": "2012-08-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]