GET /api/v1/releasers/30449/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/51301/?format=api",
"demozoo_url": "https://demozoo.org/graphics/51301/",
"id": 51301,
"title": "Apfelmann",
"author_nicks": [
{
"name": "Phon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30449/?format=api",
"id": 30449,
"name": "Phon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-09-27",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]