GET /api/v1/releasers/151996/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/377969/?format=api",
"demozoo_url": "https://demozoo.org/productions/377969/",
"id": 377969,
"title": "Intro Collection",
"author_nicks": [
{
"name": "SNES Squad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151996/?format=api",
"id": 151996,
"name": "SNES Squad",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-06-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/34/?format=api",
"id": 34,
"name": "Nintendo SNES/Super FamiCom"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]