Available parameters and response documentation is available here

GET /lookup/chr22-29091857-G-
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "e20697061e5fc5a54fd2f8b2d126e9bad16e284af771447cb99ee0567aa6b45f"
Vary: Accept

{
  "chromosome": "chr22",
  "alt": "",
  "ref": "G",
  "pos": 29091857,
  "variant_id": "10190220290918579001",
  "variant_type": "Deletion",
  "cytobands": "22q12.1",
  "publications": {
    "publications": [],
    "genes": []
  },
  "publication_counts": [
    {
      "type": "variant",
      "id": "10190220290918579001",
      "count": 119
    }
  ]
}