GET /api/v1/releasers/80145/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/190904/?format=api",
"demozoo_url": "https://demozoo.org/productions/190904/",
"id": 190904,
"title": "Goonies Game and Watch",
"author_nicks": [
{
"name": "Viktos",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80145/?format=api",
"id": 80145,
"name": "Viktos",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Euclides",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80146/?format=api",
"id": 80146,
"name": "Euclides",
"is_group": true
}
}
],
"release_date": "2018-06-30",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]