GET /api/v1/releasers/58157/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/137098/?format=api",
"demozoo_url": "https://demozoo.org/graphics/137098/",
"id": 137098,
"title": "Dark Shade of Red",
"author_nicks": [
{
"name": "Annihilatus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58157/?format=api",
"id": 58157,
"name": "Annihilatus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Insane Creators Enterprise",
"abbreviation": "iCE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
"id": 2196,
"name": "Insane Creators Enterprise",
"is_group": true
}
}
],
"release_date": "1996-06-01",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]