GET /api/v1/releasers/52648/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/120034/?format=api",
"demozoo_url": "https://demozoo.org/productions/120034/",
"id": 120034,
"title": "STP Slideshow",
"author_nicks": [
{
"name": "STP",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52648/?format=api",
"id": 52648,
"name": "STP",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/132361/?format=api",
"demozoo_url": "https://demozoo.org/productions/132361/",
"id": 132361,
"title": "STP Slideshow 2",
"author_nicks": [
{
"name": "STP",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52648/?format=api",
"id": 52648,
"name": "STP",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]