GET /api/v1/releasers/70666/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/200203/?format=api",
"demozoo_url": "https://demozoo.org/productions/200203/",
"id": 200203,
"title": "Textmode strikes .bak 2",
"author_nicks": [
{
"name": "Cabby",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67246/?format=api",
"id": 67246,
"name": "Cabby",
"is_group": false
}
},
{
"name": "Vorpal",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67245/?format=api",
"id": 67245,
"name": "Vorpal",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Obsession",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70666/?format=api",
"id": 70666,
"name": "Obsession",
"is_group": true
}
}
],
"release_date": "1994-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"textmode"
]
}
]