List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=685
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=686",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=684",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9067/?format=api",
            "name": "ETRF2000",
            "code": "EPSG:9067",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9068/?format=api",
            "name": "ETRF2005",
            "code": "EPSG:9068",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9069/?format=api",
            "name": "ETRF2014",
            "code": "EPSG:9069",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9070/?format=api",
            "name": "NAD83(MARP00)",
            "code": "EPSG:9070",
            "extent": {
                "south": 1.64,
                "west": 129.48,
                "north": 23.9,
                "east": 149.55
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9071/?format=api",
            "name": "NAD83(MARP00)",
            "code": "EPSG:9071",
            "extent": {
                "south": 1.64,
                "west": 129.48,
                "north": 23.9,
                "east": 149.55
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9072/?format=api",
            "name": "NAD83(MARP00)",
            "code": "EPSG:9072",
            "extent": {
                "south": 1.64,
                "west": 129.48,
                "north": 23.9,
                "east": 149.55
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9073/?format=api",
            "name": "NAD83(PACP00)",
            "code": "EPSG:9073",
            "extent": {
                "south": -17.56,
                "west": -151.27,
                "north": 31.8,
                "east": 157.47
            }
        },
        {
            "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
            }
        }
    ]
}