{
  "versions": [
    {
      "status": "CURRENT",
      "id": "v2.3",
      "links": [
        {
          "href": "http://example.com/image/v2/",
          "rel": "self"
        }
      ]
    },
    {
      "status": "SUPPORTED",
      "id": "v2.2",
      "links": [
        {
          "href": "http://example.com/image/v2/",
          "rel": "self"
        }
      ]
    },
    {
      "status": "SUPPORTED",
      "id": "v2.1",
      "links": [
        {
          "href": "http://example.com/image/v2/",
          "rel": "self"
        }
      ]
    },
    {
      "status": "SUPPORTED",
      "id": "v2.0",
      "links": [
        {
          "href": "http://example.com/image/v2/",
          "rel": "self"
        }
      ]
    },
    {
      "status": "SUPPORTED",
      "id": "v1.1",
      "links": [
        {
          "href": "http://example.com/image/v1/",
          "rel": "self"
        }
      ]
    },
    {
      "status": "SUPPORTED",
      "id": "v1.0",
      "links": [
        {
          "href": "http://example.com/image/v1/",
          "rel": "self"
        }
      ]
    }
  ]
}
