Get a list of VerticalExtent objects.

GET /api/v3/verticalextents/?format=api&offset=200
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 220,
    "next": null,
    "previous": "https://api.catalogue.ceda.ac.uk/api/v3/verticalextents/?format=api&limit=100&offset=100",
    "results": [
        {
            "ob_id": 233,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 234,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 235,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 236,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 238,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 239,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 240,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 241,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 242,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 243,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 244,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 245,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 246,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 247,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 248,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 249,
            "highestLevelBound": 40.0,
            "lowestLevelBound": 100000.0,
            "units": "Pa"
        },
        {
            "ob_id": 250,
            "highestLevelBound": 50.0,
            "lowestLevelBound": 100000.0,
            "units": "Pa"
        },
        {
            "ob_id": 253,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 254,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        },
        {
            "ob_id": 255,
            "highestLevelBound": 0.0,
            "lowestLevelBound": 0.0,
            "units": ""
        }
    ]
}