List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=649
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6785,
    "next": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=650",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=648",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8691/?format=api",
            "name": "SRB_VRS12 height",
            "code": "EPSG:8691",
            "extent": {
                "south": 42.23,
                "west": 18.81,
                "north": 46.19,
                "east": 23.01
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8692/?format=api",
            "name": "NAD83(MA11) / UTM zone 54N",
            "code": "EPSG:8692",
            "extent": {
                "south": 10.95,
                "west": 141.19,
                "north": 23.9,
                "east": 144.01
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8693/?format=api",
            "name": "NAD83(MA11) / UTM zone 55N",
            "code": "EPSG:8693",
            "extent": {
                "south": 11.05,
                "west": 144.0,
                "north": 23.9,
                "east": 149.55
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8694/?format=api",
            "name": "Camacupa 2015",
            "code": "EPSG:8694",
            "extent": {
                "south": -18.02,
                "west": 8.2,
                "north": -4.38,
                "east": 24.09
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8697/?format=api",
            "name": "RSAO13",
            "code": "EPSG:8697",
            "extent": {
                "south": -18.02,
                "west": 8.2,
                "north": -4.38,
                "east": 24.09
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8698/?format=api",
            "name": "RSAO13",
            "code": "EPSG:8698",
            "extent": {
                "south": -18.02,
                "west": 8.2,
                "north": -4.38,
                "east": 24.09
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8699/?format=api",
            "name": "RSAO13",
            "code": "EPSG:8699",
            "extent": {
                "south": -18.02,
                "west": 8.2,
                "north": -4.38,
                "east": 24.09
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8700/?format=api",
            "name": "NAD83 / Arizona East (ft) + NAVD88 height (ft)",
            "code": "EPSG:8700",
            "extent": {
                "south": 31.33,
                "west": -111.71,
                "north": 37.01,
                "east": -109.04
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8701/?format=api",
            "name": "NAD83 / Arizona Central (ft) + NAVD88 height (ft)",
            "code": "EPSG:8701",
            "extent": {
                "south": 31.33,
                "west": -113.35,
                "north": 37.01,
                "east": -110.44
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8702/?format=api",
            "name": "NAD83 / Arizona West (ft) + NAVD88 height (ft)",
            "code": "EPSG:8702",
            "extent": {
                "south": 32.05,
                "west": -114.81,
                "north": 37.0,
                "east": -112.52
            }
        }
    ]
}