GET /search/
HTTP 200 OK
                    
                        Allow: GET, HEAD, OPTIONS
                        Content-Type: application/json
                        Vary: Accept

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