List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6888,
    "next": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=18",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=16",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2068/?format=api",
            "name": "ELD79 / Libya zone 5",
            "code": "EPSG:2068",
            "extent": {
                "south": 25.37,
                "west": 9.31,
                "north": 30.49,
                "east": 10.01
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2069/?format=api",
            "name": "ELD79 / Libya zone 6",
            "code": "EPSG:2069",
            "extent": {
                "south": 23.51,
                "west": 10.0,
                "north": 33.23,
                "east": 12.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2070/?format=api",
            "name": "ELD79 / Libya zone 7",
            "code": "EPSG:2070",
            "extent": {
                "south": 22.8,
                "west": 12.0,
                "north": 33.06,
                "east": 14.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2071/?format=api",
            "name": "ELD79 / Libya zone 8",
            "code": "EPSG:2071",
            "extent": {
                "south": 22.61,
                "west": 14.0,
                "north": 32.79,
                "east": 16.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2072/?format=api",
            "name": "ELD79 / Libya zone 9",
            "code": "EPSG:2072",
            "extent": {
                "south": 22.51,
                "west": 16.0,
                "north": 31.34,
                "east": 18.01
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2073/?format=api",
            "name": "ELD79 / Libya zone 10",
            "code": "EPSG:2073",
            "extent": {
                "south": 21.54,
                "west": 18.0,
                "north": 32.17,
                "east": 20.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2074/?format=api",
            "name": "ELD79 / Libya zone 11",
            "code": "EPSG:2074",
            "extent": {
                "south": 20.54,
                "west": 20.0,
                "north": 33.0,
                "east": 22.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2075/?format=api",
            "name": "ELD79 / Libya zone 12",
            "code": "EPSG:2075",
            "extent": {
                "south": 19.5,
                "west": 22.0,
                "north": 32.97,
                "east": 24.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2076/?format=api",
            "name": "ELD79 / Libya zone 13",
            "code": "EPSG:2076",
            "extent": {
                "south": 19.99,
                "west": 24.0,
                "north": 32.15,
                "east": 25.21
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2077/?format=api",
            "name": "ELD79 / UTM zone 32N",
            "code": "EPSG:2077",
            "extent": {
                "south": 23.51,
                "west": 9.31,
                "north": 33.23,
                "east": 12.0
            }
        }
    ]
}