GET /api/v1/releasers/57806/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/136258/?format=api",
"demozoo_url": "https://demozoo.org/productions/136258/",
"id": 136258,
"title": "Parrot Simulator",
"author_nicks": [
{
"name": "Xrieaz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57806/?format=api",
"id": 57806,
"name": "Xrieaz",
"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": []
}
]