GET /api/v1/releasers/16032/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/151074/?format=api",
"demozoo_url": "https://demozoo.org/productions/151074/",
"id": 151074,
"title": "C1 Boot Tool",
"author_nicks": [
{
"name": "Grokk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16032/?format=api",
"id": 16032,
"name": "Grokk",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Gang",
"abbreviation": "GNG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
"id": 4083,
"name": "The Gang",
"is_group": true
}
}
],
"release_date": "2003-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]