GET /api/v1/releasers/23977/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/36707/?format=api",
"demozoo_url": "https://demozoo.org/productions/36707/",
"id": 36707,
"title": "Kurt the remote-controlled segway-style Robot",
"author_nicks": [
{
"name": "Chris Lewis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23977/?format=api",
"id": 23977,
"name": "Chris Lewis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-06-10",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]