GET /api/v1/releasers/77163/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/185580/?format=api",
"demozoo_url": "https://demozoo.org/productions/185580/",
"id": 185580,
"title": "Trivial Pouet",
"author_nicks": [
{
"name": "Thomas Gotthagen-Kinski",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77163/?format=api",
"id": 77163,
"name": "Thomas Gotthagen-Kinski",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Schaedelproduktion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6292/?format=api",
"id": 6292,
"name": "Schaedelproduktion",
"is_group": true
}
}
],
"release_date": "2018-04-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"no-sound",
"directx"
]
}
]