GET /api/v1/releasers/41896/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/82036/?format=api",
"demozoo_url": "https://demozoo.org/productions/82036/",
"id": 82036,
"title": "Digital Acid",
"author_nicks": [
{
"name": "Sickans Fanclub",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41896/?format=api",
"id": 41896,
"name": "Sickans Fanclub",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"commercial-music",
"epilepsy-warning",
"remake"
]
}
]