List applicable projections for a raster.

GET /api/v4/rasters/4854a342-0ee1-442c-9f1f-8a3d7256af75/projections/?format=api&page=686
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6891,
    "next": "https://demo.lizard.net/api/v4/rasters/4854a342-0ee1-442c-9f1f-8a3d7256af75/projections/?format=api&page=687",
    "previous": "https://demo.lizard.net/api/v4/rasters/4854a342-0ee1-442c-9f1f-8a3d7256af75/projections/?format=api&page=685",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9074/?format=api",
            "name": "NAD83(PACP00)",
            "code": "EPSG:9074",
            "extent": {
                "south": -17.56,
                "west": -151.27,
                "north": 31.8,
                "east": 157.47
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9075/?format=api",
            "name": "NAD83(PACP00)",
            "code": "EPSG:9075",
            "extent": {
                "south": -17.56,
                "west": -151.27,
                "north": 31.8,
                "east": 157.47
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9130/?format=api",
            "name": "IGN 2008 LD height",
            "code": "EPSG:9130",
            "extent": {
                "south": 16.26,
                "west": -61.13,
                "north": 16.38,
                "east": -60.97
            }
        },
        {
            "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
            }
        }
    ]
}