GET /api/v1/releasers/31033/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53017/?format=api",
"demozoo_url": "https://demozoo.org/productions/53017/",
"id": 53017,
"title": "Tsomy Partypage",
"author_nicks": [
{
"name": "Tsomy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31033/?format=api",
"id": 31033,
"name": "Tsomy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-08-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]