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

{
    "major": 1,
    "minor": 1,
    "build": 25460,
    "commit": null,
    "text": "1.1.25460"
}