GET /api/v1/releasers/152023/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/351792/?format=api",
"demozoo_url": "https://demozoo.org/productions/351792/",
"id": 351792,
"title": "Credits Scroller",
"author_nicks": [
{
"name": "Martin Konrad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/152023/?format=api",
"id": 152023,
"name": "Martin Konrad",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-03-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/102/?format=api",
"id": 102,
"name": "Sega Game Gear"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]