GET /api/v1/releasers/9683/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/16364/?format=api",
"demozoo_url": "https://demozoo.org/graphics/16364/",
"id": 16364,
"title": "Escape",
"author_nicks": [
{
"name": "Blind",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9683/?format=api",
"id": 9683,
"name": "Blind",
"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
}
}
],
"release_date": "1997-08-23",
"supertype": "graphics",
"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/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/10524/?format=api",
"demozoo_url": "https://demozoo.org/music/10524/",
"id": 10524,
"title": "Rave On",
"author_nicks": [
{
"name": "Blind",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9683/?format=api",
"id": 9683,
"name": "Blind",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-08-23",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]