GET /api/v1/releasers/125142/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/297480/?format=api",
"demozoo_url": "https://demozoo.org/music/297480/",
"id": 297480,
"title": "Disco Rap",
"author_nicks": [
{
"name": "Thargon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/105444/?format=api",
"id": 105444,
"name": "Thargon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "EGA Cracking Service",
"abbreviation": "EGA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/86571/?format=api",
"id": 86571,
"name": "EGA Cracking Service",
"is_group": true
}
},
{
"name": "The Dark Science",
"abbreviation": "TDS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125142/?format=api",
"id": 125142,
"name": "The Dark Science",
"is_group": true
}
}
],
"release_date": "1988",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"future-composer-c64"
]
}
]