GET /api/v1/releasers/11028/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/135967/?format=api",
"demozoo_url": "https://demozoo.org/productions/135967/",
"id": 135967,
"title": "Bug Fall Bugfix",
"author_nicks": [
{
"name": "Alan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11028/?format=api",
"id": 11028,
"name": "Alan",
"is_group": false
}
},
{
"name": "Gabriel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10746/?format=api",
"id": 10746,
"name": "Gabriel",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-05-17",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]