GET /api/v1/releasers/32235/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54093/?format=api",
"demozoo_url": "https://demozoo.org/productions/54093/",
"id": 54093,
"title": "Symbolic Expression",
"author_nicks": [
{
"name": "Milo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32235/?format=api",
"id": 32235,
"name": "Milo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-05-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": [
"no-sound"
]
},
{
"url": "https://demozoo.org/api/v1/productions/338585/?format=api",
"demozoo_url": "https://demozoo.org/graphics/338585/",
"id": 338585,
"title": "Drengen med det kæmpe jern",
"author_nicks": [
{
"name": "Milo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32235/?format=api",
"id": 32235,
"name": "Milo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-07-21",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]