GET /api/v1/releasers/42465/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/84164/?format=api",
"demozoo_url": "https://demozoo.org/productions/84164/",
"id": 84164,
"title": "Zombie Project",
"author_nicks": [
{
"name": "Crusader",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42464/?format=api",
"id": 42464,
"name": "Crusader",
"is_group": false
}
},
{
"name": "S0MEGuY",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42463/?format=api",
"id": 42463,
"name": "S0MEGuY",
"is_group": false
}
},
{
"name": "Silver_Marine",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42465/?format=api",
"id": 42465,
"name": "Silver_Marine",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-02-23",
"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": []
}
]