{
  "query": "{search_term_string}/",
  "page": 5,
  "engine": "Seekonic",
  "summary": "1 result from metasearch",
  "results": [
    {
      "rank": 41,
      "title": "December 2015 (0.10.6) - Visual Studio Code",
      "url": "https://code.visualstudio.com/updates/vDecember",
      "domain": "code.visualstudio.com",
      "description": "Once enabled, the search term will match on the full path of the file by default, without having to include path separators in the query. In addition, a search term will match in a more fuzzy way on the path compared to the default. For example, a search for fb will match a file foobar because the filename contains f and b."
    }
  ],
  "pagination": {
    "page": 5,
    "total_pages": 50,
    "total_results": 50,
    "has_more": true,
    "next_url": "https://lite.seekonic.com/api/v1/search?q=%7Bsearch_term_string%7D%2F&page=6"
  },
  "meta": {
    "generated_at": "2026-08-18T18:48:44.503Z",
    "api_docs": "/api",
    "format": "application/json",
    "version": "v1"
  }
}