GET /api/v1/releasers/57801/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/136253/?format=api",
"demozoo_url": "https://demozoo.org/productions/136253/",
"id": 136253,
"title": "Mouse Tester",
"author_nicks": [
{
"name": "Feroza",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57801/?format=api",
"id": 57801,
"name": "Feroza",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "PlayGroundSqua...",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57802/?format=api",
"id": 57802,
"name": "PlayGroundSqua...",
"is_group": true
}
}
],
"release_date": "2009-11-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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]