GET /api/v1/releasers/66351/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/159889/?format=api",
"demozoo_url": "https://demozoo.org/productions/159889/",
"id": 159889,
"title": "Skulls And Blood",
"author_nicks": [
{
"name": "Ashenback",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66351/?format=api",
"id": 66351,
"name": "Ashenback",
"is_group": false
}
},
{
"name": "Hyde",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66352/?format=api",
"id": 66352,
"name": "Hyde",
"is_group": false
}
},
{
"name": "QLint",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51118/?format=api",
"id": 51118,
"name": "QLint",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-02",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]