GET /api/v1/releasers/49161/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/109401/?format=api",
"demozoo_url": "https://demozoo.org/productions/109401/",
"id": 109401,
"title": "Starfield",
"author_nicks": [
{
"name": "Harald Lønmo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49161/?format=api",
"id": 49161,
"name": "Harald Lønmo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-04-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]