GET /api/v1/releasers/22241/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/33520/?format=api",
"demozoo_url": "https://demozoo.org/productions/33520/",
"id": 33520,
"title": "Skywalk",
"author_nicks": [
{
"name": "Mad Duck",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22241/?format=api",
"id": 22241,
"name": "Mad Duck",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Confusion",
"abbreviation": "CNF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19484/?format=api",
"id": 19484,
"name": "Confusion",
"is_group": true
}
}
],
"release_date": "1997-06-05",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]