GET /api/v1/releasers/47514/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/100198/?format=api",
"demozoo_url": "https://demozoo.org/productions/100198/",
"id": 100198,
"title": "Minimig: an Amiga in an FPGA",
"author_nicks": [
{
"name": "Dennis van Weeren",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47514/?format=api",
"id": 47514,
"name": "Dennis van Weeren",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-07-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]