GET /api/v1/releasers/9284/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/13129/?format=api",
"demozoo_url": "https://demozoo.org/productions/13129/",
"id": 13129,
"title": "Happy 99",
"author_nicks": [
{
"name": "Ascendancy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9284/?format=api",
"id": 9284,
"name": "Ascendancy",
"is_group": true
}
},
{
"name": "E-Mage",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12373/?format=api",
"id": 12373,
"name": "E-Mage",
"is_group": true
}
},
{
"name": "Fatality",
"abbreviation": "FTL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8913/?format=api",
"id": 8913,
"name": "Fatality",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998",
"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": []
}
]