GET /api/v1/releasers/18486/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/26200/?format=api",
"demozoo_url": "https://demozoo.org/productions/26200/",
"id": 26200,
"title": "Aika Loppu",
"author_nicks": [
{
"name": "Sl0ppi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18486/?format=api",
"id": 18486,
"name": "Sl0ppi",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]