GET /api/v1/releasers/10327/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/8779/?format=api",
"demozoo_url": "https://demozoo.org/graphics/8779/",
"id": 8779,
"title": "Live At The Evoke 2k",
"author_nicks": [
{
"name": "Dream Theatre",
"abbreviation": "DTR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10327/?format=api",
"id": 10327,
"name": "Dream Theatre",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-08",
"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": [
"report"
]
}
]