GET /api/v1/releasers/146890/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/363780/?format=api",
"demozoo_url": "https://demozoo.org/productions/363780/",
"id": 363780,
"title": "Digidemo",
"author_nicks": [
{
"name": "Gerbilsoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146890/?format=api",
"id": 146890,
"name": "Gerbilsoft",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-07-05",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]