GET /api/v1/releasers/12413/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/166490/?format=api",
"demozoo_url": "https://demozoo.org/productions/166490/",
"id": 166490,
"title": "Trance",
"author_nicks": [
{
"name": "Silicon Brains",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12413/?format=api",
"id": 12413,
"name": "Silicon Brains",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/13006/?format=api",
"demozoo_url": "https://demozoo.org/productions/13006/",
"id": 13006,
"title": "E-Type Megamix",
"author_nicks": [
{
"name": "Silicon Brains",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12413/?format=api",
"id": 12413,
"name": "Silicon Brains",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]