GET /api/v1/releasers/90220/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204734/?format=api",
"demozoo_url": "https://demozoo.org/productions/204734/",
"id": 204734,
"title": "C128 VDC Demo",
"author_nicks": [
{
"name": "Strobe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90220/?format=api",
"id": 90220,
"name": "Strobe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Onslaught",
"abbreviation": "ONS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134/?format=api",
"id": 134,
"name": "Onslaught",
"is_group": true
}
}
],
"release_date": "2019-06-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/55/?format=api",
"id": 55,
"name": "Commodore 128"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": []
}
]