GET /api/v1/releasers/66548/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/160403/?format=api",
"demozoo_url": "https://demozoo.org/graphics/160403/",
"id": 160403,
"title": "Pixel Perfect",
"author_nicks": [
{
"name": "litn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66548/?format=api",
"id": 66548,
"name": "litn",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-16",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]