GET /api/v1/releasers/33014/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/55438/?format=api",
"demozoo_url": "https://demozoo.org/productions/55438/",
"id": 55438,
"title": "Hairy Harry",
"author_nicks": [
{
"name": "Spalter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33014/?format=api",
"id": 33014,
"name": "Spalter",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shot",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33015/?format=api",
"id": 33015,
"name": "Shot",
"is_group": true
}
}
],
"release_date": "2005-12-28",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]