List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=686
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6888,
    "next": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=687",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=685",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9138/?format=api",
            "name": "KOSOVAREF01",
            "code": "EPSG:9138",
            "extent": {
                "south": 41.85,
                "west": 19.97,
                "north": 43.25,
                "east": 21.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9139/?format=api",
            "name": "KOSOVAREF01",
            "code": "EPSG:9139",
            "extent": {
                "south": 41.85,
                "west": 19.97,
                "north": 43.25,
                "east": 21.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9140/?format=api",
            "name": "KOSOVAREF01",
            "code": "EPSG:9140",
            "extent": {
                "south": 41.85,
                "west": 19.97,
                "north": 43.25,
                "east": 21.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9141/?format=api",
            "name": "KOSOVAREF01 / Balkans zone 7",
            "code": "EPSG:9141",
            "extent": {
                "south": 41.85,
                "west": 19.97,
                "north": 43.25,
                "east": 21.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9146/?format=api",
            "name": "SIRGAS-Chile 2013",
            "code": "EPSG:9146",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9147/?format=api",
            "name": "SIRGAS-Chile 2013",
            "code": "EPSG:9147",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9148/?format=api",
            "name": "SIRGAS-Chile 2013",
            "code": "EPSG:9148",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9149/?format=api",
            "name": "SIRGAS-Chile 2013 / UTM zone 18S",
            "code": "EPSG:9149",
            "extent": {
                "south": -59.36,
                "west": -78.0,
                "north": -18.35,
                "east": -71.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9150/?format=api",
            "name": "SIRGAS-Chile 2013 / UTM zone 19S",
            "code": "EPSG:9150",
            "extent": {
                "south": -59.87,
                "west": -72.0,
                "north": -17.5,
                "east": -66.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9151/?format=api",
            "name": "SIRGAS-Chile 2016",
            "code": "EPSG:9151",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        }
    ]
}