GET /api/v1/releasers/1778/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/297151/?format=api",
"demozoo_url": "https://demozoo.org/productions/297151/",
"id": 297151,
"title": "DFItF V1.05",
"author_nicks": [
{
"name": "JHL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1778/?format=api",
"id": 1778,
"name": "JHL",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "TBB Productions",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70244/?format=api",
"id": 70244,
"name": "TBB Productions",
"is_group": true
}
}
],
"release_date": "1991-12",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"bbs-related"
]
}
]