GET /api/v1/queries/
HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, POST, HEAD, OPTIONS

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