GET /api/v1/releasers/150778/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/374874/?format=api",
"demozoo_url": "https://demozoo.org/productions/374874/",
"id": 374874,
"title": "Devious Tools 162",
"author_nicks": [
{
"name": "Highlight and Resistance Inc",
"abbreviation": "HLRI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150778/?format=api",
"id": 150778,
"name": "Highlight and Resistance Inc",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-11-20",
"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/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]