GET /api/v1/releasers/78091/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/188883/?format=api",
"demozoo_url": "https://demozoo.org/productions/188883/",
"id": 188883,
"title": "Traded By Mr. Spock",
"author_nicks": [
{
"name": "Mr. Spock",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78886/?format=api",
"id": 78886,
"name": "Mr. Spock",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Glory",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78091/?format=api",
"id": 78091,
"name": "Glory",
"is_group": true
}
},
{
"name": "Outlaws",
"abbreviation": "OTL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
"id": 2335,
"name": "Outlaws",
"is_group": true
}
}
],
"release_date": "1994",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]