GET /api/day/?location__identifying_slug=
HTTP 200 OK
Access-Control-Allow-Headers: *
Access-Control-Allow-Origin: *
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}