GET /api/v1/releasers/26896/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42678/?format=api",
"demozoo_url": "https://demozoo.org/productions/42678/",
"id": 42678,
"title": "Candy - Tokyo Demofest 2013 Invitation",
"author_nicks": [
{
"name": "Gorakubu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26896/?format=api",
"id": 26896,
"name": "Gorakubu",
"is_group": true
}
},
{
"name": "Nonoil",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13165/?format=api",
"id": 13165,
"name": "Nonoil",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-09-29",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]