GET /api/v1/releasers/5693/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3328/?format=api",
"demozoo_url": "https://demozoo.org/productions/3328/",
"id": 3328,
"title": "Cubic Density",
"author_nicks": [
{
"name": "PWR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5693/?format=api",
"id": 5693,
"name": "PWR",
"is_group": false
}
},
{
"name": "Skyrunner",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3963/?format=api",
"id": 3963,
"name": "Skyrunner",
"is_group": false
}
},
{
"name": "Snej",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6409/?format=api",
"id": 6409,
"name": "Payne",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-04-21",
"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/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]