GET /api/v1/releasers/21685/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32476/?format=api",
"demozoo_url": "https://demozoo.org/productions/32476/",
"id": 32476,
"title": "Coma",
"author_nicks": [
{
"name": "Rui Carvalho",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21685/?format=api",
"id": 21685,
"name": "Rui Carvalho",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-04-21",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": []
}
]