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

{
    "major": 1,
    "minor": 1,
    "build": 26438,
    "commit": null,
    "text": "1.1.26438"
}