GET /api/v1/releasers/62829/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/151936/?format=api",
"demozoo_url": "https://demozoo.org/productions/151936/",
"id": 151936,
"title": "Sega 32X Demo Tape",
"author_nicks": [
{
"name": "Lemon.",
"abbreviation": "LMN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/614/?format=api",
"id": 614,
"name": "Lemon.",
"is_group": true
}
},
{
"name": "Zyrinx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62829/?format=api",
"id": 62829,
"name": "Zyrinx",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/22/?format=api",
"id": 22,
"name": "Sega Megadrive/Genesis"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost",
"sega-32x"
]
}
]