GET /api/v1/releasers/42172/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83088/?format=api",
"demozoo_url": "https://demozoo.org/productions/83088/",
"id": 83088,
"title": "dontCit!",
"author_nicks": [
{
"name": "Zaycev Constantin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42172/?format=api",
"id": 42172,
"name": "Zaycev Constantin",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-08-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [],
"tags": []
}
]