GET /api/v1/releasers/144576/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/356792/?format=api",
"demozoo_url": "https://demozoo.org/productions/356792/",
"id": 356792,
"title": "Pile and Break",
"author_nicks": [
{
"name": "Hemaolle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59423/?format=api",
"id": 59423,
"name": "Hemaolle",
"is_group": false
}
},
{
"name": "waikki",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/144576/?format=api",
"id": 144576,
"name": "waikki",
"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": []
}
]