GET /api/v1/releasers/88958/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/202802/?format=api",
"demozoo_url": "https://demozoo.org/productions/202802/",
"id": 202802,
"title": "Hard Waves",
"author_nicks": [
{
"name": "JK",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/88958/?format=api",
"id": 88958,
"name": "JK",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-04-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/15/?format=api",
"id": 15,
"name": "32b Intro",
"supertype": "production"
}
],
"tags": []
}
]