GET /api/v1/releasers/113612/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/277343/?format=api",
"demozoo_url": "https://demozoo.org/productions/277343/",
"id": 277343,
"title": "The War of Art",
"author_nicks": [
{
"name": "AH",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/113611/?format=api",
"id": 113611,
"name": "AH",
"is_group": false
}
},
{
"name": "MD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/113612/?format=api",
"id": 113612,
"name": "MD",
"is_group": false
}
},
{
"name": "SM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/113613/?format=api",
"id": 113613,
"name": "SM",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-08-15",
"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": [
"lost"
]
}
]