GET /api/v1/releasers/118511/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/293272/?format=api",
"demozoo_url": "https://demozoo.org/productions/293272/",
"id": 293272,
"title": "Countdown to Shutdown",
"author_nicks": [
{
"name": "Disk Jockey",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107902/?format=api",
"id": 107902,
"name": "The Disk Jockey",
"is_group": false
}
},
{
"name": "The Sheik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118511/?format=api",
"id": 118511,
"name": "The Sheik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]