GET /api/v1/releasers/90235/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204891/?format=api",
"demozoo_url": "https://demozoo.org/productions/204891/",
"id": 204891,
"title": "Cube Effects Demo",
"author_nicks": [
{
"name": "Twixn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90235/?format=api",
"id": 90235,
"name": "Twixn",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/56/?format=api",
"id": 56,
"name": "Gamepark GP2X"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]