GET /api/v1/releasers/31291/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53731/?format=api",
"demozoo_url": "https://demozoo.org/productions/53731/",
"id": 53731,
"title": "GameCorner Virtual Speaker",
"author_nicks": [
{
"name": "D1 Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31291/?format=api",
"id": 31291,
"name": "D1 Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-12-01",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]