List applicable projections for a raster.

GET /api/v4/rasters/4854a342-0ee1-442c-9f1f-8a3d7256af75/projections/?format=api&page=689
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=690",
    "previous": "https://demo.lizard.net/api/v4/rasters/4854a342-0ee1-442c-9f1f-8a3d7256af75/projections/?format=api&page=688",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9210/?format=api",
            "name": "VN-2000 / TM-3 105-45",
            "code": "EPSG:9210",
            "extent": {
                "south": 9.75,
                "west": 105.26,
                "north": 23.12,
                "east": 107.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9211/?format=api",
            "name": "VN-2000 / TM-3 106-00",
            "code": "EPSG:9211",
            "extent": {
                "south": 16.92,
                "west": 104.83,
                "north": 22.7,
                "east": 107.03
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9212/?format=api",
            "name": "VN-2000 / TM-3 106-15",
            "code": "EPSG:9212",
            "extent": {
                "south": 11.3,
                "west": 106.41,
                "north": 17.22,
                "east": 107.43
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9213/?format=api",
            "name": "VN-2000 / TM-3 106-30",
            "code": "EPSG:9213",
            "extent": {
                "south": 21.32,
                "west": 105.43,
                "north": 22.75,
                "east": 106.25
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9214/?format=api",
            "name": "VN-2000 / TM-3 107-00",
            "code": "EPSG:9214",
            "extent": {
                "south": 15.99,
                "west": 105.88,
                "north": 21.63,
                "east": 108.24
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9215/?format=api",
            "name": "VN-2000 / TM-3 107-15",
            "code": "EPSG:9215",
            "extent": {
                "south": 21.32,
                "west": 106.09,
                "north": 22.47,
                "east": 107.37
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9216/?format=api",
            "name": "VN-2000 / TM-3 107-30",
            "code": "EPSG:9216",
            "extent": {
                "south": 13.92,
                "west": 107.33,
                "north": 15.42,
                "east": 108.55
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9217/?format=api",
            "name": "VN-2000 / TM-3 108-15",
            "code": "EPSG:9217",
            "extent": {
                "south": 11.25,
                "west": 108.55,
                "north": 14.71,
                "east": 109.53
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9218/?format=api",
            "name": "VN-2000 / TM-3 108-30",
            "code": "EPSG:9218",
            "extent": {
                "south": 10.43,
                "west": 107.2,
                "north": 14.61,
                "east": 109.52
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9221/?format=api",
            "name": "Hartebeesthoek94 / ZAF BSU Albers 25E",
            "code": "EPSG:9221",
            "extent": {
                "south": -38.17,
                "west": 13.33,
                "north": -22.13,
                "east": 36.54
            }
        }
    ]
}