GET /api/v1/releasers/20697/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/212231/?format=api",
"demozoo_url": "https://demozoo.org/productions/212231/",
"id": 212231,
"title": "K-Rad & Elite 2",
"author_nicks": [
{
"name": "Raj!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20697/?format=api",
"id": 20697,
"name": "Raj!",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-21",
"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/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
}
]