GET /api/v1/releasers/144577/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/356793/?format=api",
"demozoo_url": "https://demozoo.org/productions/356793/",
"id": 356793,
"title": "new PingPong(2013)",
"author_nicks": [
{
"name": "Teemu Puukko",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/144577/?format=api",
"id": 144577,
"name": "Teemu Puukko",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-03-02",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]