GET /api/v1/releasers/20380/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30065/?format=api",
"demozoo_url": "https://demozoo.org/graphics/30065/",
"id": 30065,
"title": "Water Bird",
"author_nicks": [
{
"name": "MQsto",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20380/?format=api",
"id": 20380,
"name": "MQsto",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Queer Conspiracy",
"abbreviation": "QC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20381/?format=api",
"id": 20381,
"name": "Queer Conspiracy",
"is_group": true
}
}
],
"release_date": "2012-01-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]