GET /api/v1/releasers/149409/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371844/?format=api",
"demozoo_url": "https://demozoo.org/productions/371844/",
"id": 371844,
"title": "3,5' Floppy",
"author_nicks": [
{
"name": "Serachan Group",
"abbreviation": "SHCG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149409/?format=api",
"id": 149409,
"name": "Serachan Group",
"is_group": true
}
},
{
"name": "Spark Creative Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149406/?format=api",
"id": 149406,
"name": "Spark Creative Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": [
"commercial-demo",
"russian"
]
}
]