GET /api/v1/releasers/90236/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204892/?format=api",
"demozoo_url": "https://demozoo.org/productions/204892/",
"id": 204892,
"title": "Demo 1",
"author_nicks": [
{
"name": "maddog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90236/?format=api",
"id": 90236,
"name": "maddog",
"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": []
}
]