GET /api/v1/releasers/10567/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87654/?format=api",
"demozoo_url": "https://demozoo.org/productions/87654/",
"id": 87654,
"title": "pan od kolei pozdrawia demoscene",
"author_nicks": [
{
"name": "McR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10567/?format=api",
"id": 10567,
"name": "McR",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-09-03",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]