GET /api/v1/releasers/58532/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/371449/?format=api",
"demozoo_url": "https://demozoo.org/productions/371449/",
"id": 371449,
"title": "Blunt",
"author_nicks": [
{
"name": "PT",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58532/?format=api",
"id": 58532,
"name": "PT",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DFI",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58531/?format=api",
"id": 58531,
"name": "DFI",
"is_group": true
}
}
],
"release_date": "2001-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]