GET /api/v1/releasers/71683/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/171902/?format=api",
"demozoo_url": "https://demozoo.org/productions/171902/",
"id": 171902,
"title": "Comp6a",
"author_nicks": [
{
"name": "David Spence",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71683/?format=api",
"id": 71683,
"name": "David Spence",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]