GET /api/v1/releasers/86404/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/308898/?format=api",
"demozoo_url": "https://demozoo.org/graphics/308898/",
"id": 308898,
"title": "Blue Sunday",
"author_nicks": [
{
"name": "Exile",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/86404/?format=api",
"id": 86404,
"name": "Exile",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-10-29",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]