List applicable projections for a raster.

GET /api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=27
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6888,
    "next": "https://demo.lizard.net/api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=28",
    "previous": "https://demo.lizard.net/api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=26",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21419/?format=api",
            "name": "Beijing 1954 / Gauss-Kruger zone 19",
            "code": "EPSG:21419",
            "extent": {
                "south": 18.11,
                "west": 108.0,
                "north": 45.11,
                "east": 114.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2142/?format=api",
            "name": "NAD83(CSRS98) / MTM zone 5",
            "code": "EPSG:2142",
            "extent": {
                "south": 47.95,
                "west": -66.0,
                "north": 60.42,
                "east": -63.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21420/?format=api",
            "name": "Beijing 1954 / Gauss-Kruger zone 20",
            "code": "EPSG:21420",
            "extent": {
                "south": 22.14,
                "west": 114.0,
                "north": 51.52,
                "east": 120.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21421/?format=api",
            "name": "Beijing 1954 / Gauss-Kruger zone 21",
            "code": "EPSG:21421",
            "extent": {
                "south": 26.34,
                "west": 120.0,
                "north": 53.56,
                "east": 126.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21422/?format=api",
            "name": "Beijing 1954 / Gauss-Kruger zone 22",
            "code": "EPSG:21422",
            "extent": {
                "south": 40.89,
                "west": 126.0,
                "north": 52.79,
                "east": 132.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21423/?format=api",
            "name": "Beijing 1954 / Gauss-Kruger zone 23",
            "code": "EPSG:21423",
            "extent": {
                "south": 45.02,
                "west": 132.0,
                "north": 48.4,
                "east": 134.77
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2143/?format=api",
            "name": "NAD83(CSRS98) / MTM zone 6",
            "code": "EPSG:2143",
            "extent": {
                "south": 47.31,
                "west": -69.0,
                "north": 59.0,
                "east": -66.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2144/?format=api",
            "name": "NAD83(CSRS98) / MTM zone 7",
            "code": "EPSG:2144",
            "extent": {
                "south": 45.01,
                "west": -72.0,
                "north": 61.8,
                "east": -69.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2145/?format=api",
            "name": "NAD83(CSRS98) / MTM zone 8",
            "code": "EPSG:2145",
            "extent": {
                "south": 44.99,
                "west": -75.0,
                "north": 62.53,
                "east": -72.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21453/?format=api",
            "name": "Beijing 1954 / Gauss-Kruger CM 75E",
            "code": "EPSG:21453",
            "extent": {
                "south": 35.42,
                "west": 73.62,
                "north": 41.07,
                "east": 78.01
            }
        }
    ]
}