GET /api/v1/releasers/6868/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/178756/?format=api",
"demozoo_url": "https://demozoo.org/graphics/178756/",
"id": 178756,
"title": "Life Sucks And Then You Die",
"author_nicks": [
{
"name": "Epsilon Design",
"abbreviation": "e^d",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
"id": 6868,
"name": "Epsilon Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-06-23",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]