List applicable projections for a raster.

GET /api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=33
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=34",
    "previous": "https://demo.lizard.net/api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=32",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2174/?format=api",
            "name": "Pulkovo 1942(58) / Poland zone IV",
            "code": "EPSG:2174",
            "extent": {
                "south": 49.39,
                "west": 14.14,
                "north": 53.34,
                "east": 19.09
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2175/?format=api",
            "name": "Pulkovo 1942(58) / Poland zone V",
            "code": "EPSG:2175",
            "extent": {
                "south": 49.39,
                "west": 18.33,
                "north": 51.34,
                "east": 19.67
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2176/?format=api",
            "name": "ETRS89 / Poland CS2000 zone 5",
            "code": "EPSG:2176",
            "extent": {
                "south": 50.26,
                "west": 14.14,
                "north": 55.35,
                "east": 16.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2177/?format=api",
            "name": "ETRS89 / Poland CS2000 zone 6",
            "code": "EPSG:2177",
            "extent": {
                "south": 49.39,
                "west": 16.5,
                "north": 55.93,
                "east": 19.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2178/?format=api",
            "name": "ETRS89 / Poland CS2000 zone 7",
            "code": "EPSG:2178",
            "extent": {
                "south": 49.09,
                "west": 19.5,
                "north": 54.55,
                "east": 22.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21780/?format=api",
            "name": "Bern 1898 (Bern) / LV03C",
            "code": "EPSG:21780",
            "extent": {
                "south": 45.82,
                "west": 5.96,
                "north": 47.81,
                "east": 10.49
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21781/?format=api",
            "name": "CH1903 / LV03",
            "code": "EPSG:21781",
            "extent": {
                "south": 45.82,
                "west": 5.96,
                "north": 47.81,
                "east": 10.49
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:21782/?format=api",
            "name": "CH1903 / LV03C-G",
            "code": "EPSG:21782",
            "extent": {
                "south": 47.05,
                "west": 9.47,
                "north": 47.28,
                "east": 9.64
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2179/?format=api",
            "name": "ETRS89 / Poland CS2000 zone 8",
            "code": "EPSG:2179",
            "extent": {
                "south": 49.0,
                "west": 22.5,
                "north": 54.41,
                "east": 24.15
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2180/?format=api",
            "name": "ETRS89 / Poland CS92",
            "code": "EPSG:2180",
            "extent": {
                "south": 49.0,
                "west": 14.14,
                "north": 55.93,
                "east": 24.15
            }
        }
    ]
}