GET /api/v1/releasers/31164/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53452/?format=api",
"demozoo_url": "https://demozoo.org/graphics/53452/",
"id": 53452,
"title": "Soso",
"author_nicks": [
{
"name": "Chika",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31164/?format=api",
"id": 31164,
"name": "Chika",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Myself",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21916/?format=api",
"id": 21916,
"name": "Myself",
"is_group": true
}
}
],
"release_date": "2008-06-28",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]