GET /api/v1/releasers/31039/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53026/?format=api",
"demozoo_url": "https://demozoo.org/productions/53026/",
"id": 53026,
"title": "Russia Riot!",
"author_nicks": [
{
"name": "Alff",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9603/?format=api",
"id": 9603,
"name": "Alff",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cyberpunks Unity",
"abbreviation": "CPU",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
"id": 8899,
"name": "Cyberpunks Unity",
"is_group": true
}
},
{
"name": "Fat Bastards",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31038/?format=api",
"id": 31038,
"name": "Fat Bastards",
"is_group": true
}
},
{
"name": "tmsm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31039/?format=api",
"id": 31039,
"name": "tmsm",
"is_group": true
}
}
],
"release_date": "2008-02-16",
"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/19/?format=api",
"id": 19,
"name": "256b Intro",
"supertype": "production"
}
],
"tags": []
}
]