GET /api/v1/releasers/96915/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/212678/?format=api",
"demozoo_url": "https://demozoo.org/productions/212678/",
"id": 212678,
"title": "RamJam",
"author_nicks": [
{
"name": "Luca Elia",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96915/?format=api",
"id": 96915,
"name": "Luca Elia",
"is_group": false
}
},
{
"name": "Randy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27437/?format=api",
"id": 27437,
"name": "Randy",
"is_group": false
}
},
{
"name": "Scorpik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/233/?format=api",
"id": 233,
"name": "Scorpik",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996",
"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": []
}
]