List applicable projections for a raster.

GET /api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=39
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=40",
    "previous": "https://demo.lizard.net/api/v4/rasters/ea434e56-edad-4a16-a703-909bf53748d7/projections/?format=api&page=38",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2218/?format=api",
            "name": "Scoresbysund 1952 / Greenland zone 5 east",
            "code": "EPSG:2218",
            "extent": {
                "south": 69.0,
                "west": -29.69,
                "north": 72.0,
                "east": -21.32
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22181/?format=api",
            "name": "POSGAR 94 / Argentina 1",
            "code": "EPSG:22181",
            "extent": {
                "south": -52.0,
                "west": -73.59,
                "north": -36.16,
                "east": -70.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22182/?format=api",
            "name": "POSGAR 94 / Argentina 2",
            "code": "EPSG:22182",
            "extent": {
                "south": -54.9,
                "west": -70.5,
                "north": -24.08,
                "east": -67.49
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22183/?format=api",
            "name": "POSGAR 94 / Argentina 3",
            "code": "EPSG:22183",
            "extent": {
                "south": -55.11,
                "west": -67.5,
                "north": -21.78,
                "east": -64.49
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22184/?format=api",
            "name": "POSGAR 94 / Argentina 4",
            "code": "EPSG:22184",
            "extent": {
                "south": -54.91,
                "west": -64.5,
                "north": -21.99,
                "east": -61.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22185/?format=api",
            "name": "POSGAR 94 / Argentina 5",
            "code": "EPSG:22185",
            "extent": {
                "south": -39.06,
                "west": -61.51,
                "north": -23.37,
                "east": -58.5
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22186/?format=api",
            "name": "POSGAR 94 / Argentina 6",
            "code": "EPSG:22186",
            "extent": {
                "south": -38.59,
                "west": -58.5,
                "north": -24.84,
                "east": -55.49
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22187/?format=api",
            "name": "POSGAR 94 / Argentina 7",
            "code": "EPSG:22187",
            "extent": {
                "south": -28.11,
                "west": -55.5,
                "north": -25.49,
                "east": -53.65
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2219/?format=api",
            "name": "ATS77 / UTM zone 19N",
            "code": "EPSG:2219",
            "extent": {
                "south": 43.64,
                "west": -69.0,
                "north": 48.07,
                "east": -66.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:22191/?format=api",
            "name": "Campo Inchauspe / Argentina 1",
            "code": "EPSG:22191",
            "extent": {
                "south": -52.0,
                "west": -73.59,
                "north": -36.16,
                "east": -70.5
            }
        }
    ]
}