Access Licence Resource

{
  "accessLicences": [
    {
      "id": "a0827838-3c28-4a80-a14e-5782001b6f7b",
      "creationDateTime": "2015-08-14T10:57:13.339Z",
      "products": [
        {
          "code": "P1",
          "name": "FT.com Standard"
        }
      ],
      "issueReason": "Contract Signed",
      "links": [
        {
          "rel": "contract",
          "href": "http://not-supported.ft.com",
          "id": "FT-13990275"
        }
      ],
      "status": "active",
      "href": "/licences/06211a11-8093-4da1-97eb-8ec3fc9b44b6",
      "seatsHref": [
        {
          "rel": "seats",
          "href": "/licences/06211a11-8093-4da1-97eb-8ec3fc9b44b6/seats"
        }
      ],
      "seatLimit": 100,
      "ipAccessEnabled": true,
      "ipAccessAddresses": [
        "127.0.0.1-12"
      ],
      "adminsHref": [
        {
          "rel": "administrators",
          "href": "/licences/06211a11-8093-4da1-97eb-8ec3fc9b44b6/administrators"
        }
      ]
    }
  ]
}