GET /api/v1/releasers/40415/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/95301/?format=api",
"demozoo_url": "https://demozoo.org/productions/95301/",
"id": 95301,
"title": "Mega Musix Demo",
"author_nicks": [
{
"name": "Offbeat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31780/?format=api",
"id": 31780,
"name": "Offbeat",
"is_group": true
}
},
{
"name": "The Hijackers",
"abbreviation": "THI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40415/?format=api",
"id": 40415,
"name": "The Hijackers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"quartet"
]
},
{
"url": "https://demozoo.org/api/v1/productions/76814/?format=api",
"demozoo_url": "https://demozoo.org/productions/76814/",
"id": 76814,
"title": "Demo Preview",
"author_nicks": [
{
"name": "The Hijackers",
"abbreviation": "THI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40415/?format=api",
"id": 40415,
"name": "The Hijackers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]