GET /api/v1/releasers/24082/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/37009/?format=api",
"demozoo_url": "https://demozoo.org/productions/37009/",
"id": 37009,
"title": "Skod II - Return of the slamkode",
"author_nicks": [
{
"name": "PowerDev",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24082/?format=api",
"id": 24082,
"name": "PowerDev",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-10-20",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]