GET /api/v1/releasers/73301/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/176123/?format=api",
"demozoo_url": "https://demozoo.org/productions/176123/",
"id": 176123,
"title": "Shad",
"author_nicks": [
{
"name": "shad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73301/?format=api",
"id": 73301,
"name": "shad",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-04-15",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"python"
]
}
]