GET /api/v1/releasers/112207/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/274005/?format=api",
"demozoo_url": "https://demozoo.org/productions/274005/",
"id": 274005,
"title": "Untitled",
"author_nicks": [
{
"name": "Nina Lutz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112207/?format=api",
"id": 112207,
"name": "Nina Lutz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-01-18",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [],
"tags": [
"no-binaries",
"opencv"
]
}
]