List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=660
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=661",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=659",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8803/?format=api",
            "name": "NAD83 / Alaska zone 1 + NAVD88 height",
            "code": "EPSG:8803",
            "extent": {
                "south": 54.61,
                "west": -141.0,
                "north": 60.35,
                "east": -129.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8804/?format=api",
            "name": "NAD83 / Alaska zone 2 + NAVD88 height",
            "code": "EPSG:8804",
            "extent": {
                "south": 59.72,
                "west": -144.01,
                "north": 70.16,
                "east": -140.98
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8805/?format=api",
            "name": "NAD83 / Alaska zone 3 + NAVD88 height",
            "code": "EPSG:8805",
            "extent": {
                "south": 59.72,
                "west": -148.0,
                "north": 70.38,
                "east": -144.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8806/?format=api",
            "name": "NAD83 / Alaska zone 4 + NAVD88 height",
            "code": "EPSG:8806",
            "extent": {
                "south": 59.11,
                "west": -152.01,
                "north": 70.63,
                "east": -147.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8807/?format=api",
            "name": "NAD83 / Alaska zone 5 + NAVD88 height",
            "code": "EPSG:8807",
            "extent": {
                "south": 55.72,
                "west": -156.0,
                "north": 71.28,
                "east": -151.86
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8808/?format=api",
            "name": "NAD83 / Alaska zone 6 + NAVD88 height",
            "code": "EPSG:8808",
            "extent": {
                "south": 54.89,
                "west": -160.0,
                "north": 71.4,
                "east": -155.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8809/?format=api",
            "name": "NAD83 / Alaska zone 7 + NAVD88 height",
            "code": "EPSG:8809",
            "extent": {
                "south": 54.32,
                "west": -164.01,
                "north": 70.74,
                "east": -160.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8810/?format=api",
            "name": "NAD83 / Alaska zone 8 + NAVD88 height",
            "code": "EPSG:8810",
            "extent": {
                "south": 54.34,
                "west": -168.26,
                "north": 69.05,
                "east": -164.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8811/?format=api",
            "name": "NAD83 / Alaska zone 9 + NAVD88 height",
            "code": "EPSG:8811",
            "extent": {
                "south": 56.49,
                "west": -173.16,
                "north": 65.82,
                "east": -168.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8812/?format=api",
            "name": "NAD83 / Alaska zone 10 + NAVD88 height",
            "code": "EPSG:8812",
            "extent": {
                "south": 51.3,
                "west": -164.84,
                "north": 54.34,
                "east": 172.42
            }
        }
    ]
}