GET /api/v1/releasers/33761/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57201/?format=api",
"demozoo_url": "https://demozoo.org/productions/57201/",
"id": 57201,
"title": "Apple II Demo",
"author_nicks": [
{
"name": "Pyrmiö",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33761/?format=api",
"id": 33761,
"name": "Pyrmiö",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-04-21",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]