GET /api/v1/releasers/12905/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/194725/?format=api",
"demozoo_url": "https://demozoo.org/graphics/194725/",
"id": 194725,
"title": "Verho",
"author_nicks": [
{
"name": "Atomim",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12905/?format=api",
"id": 12905,
"name": "Atomim",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Peisik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
"id": 6272,
"name": "Peisik",
"is_group": true
}
}
],
"release_date": "2015-01-11",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/27/?format=api",
"id": 27,
"name": "Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"lost",
"shader-sandbox"
]
}
]