List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=678
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6785,
    "next": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=679",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=677",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9206/?format=api",
            "name": "VN-2000 / TM-3 104-00",
            "code": "EPSG:9206",
            "extent": {
                "south": 20.57,
                "west": 103.21,
                "north": 22.04,
                "east": 105.03
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9207/?format=api",
            "name": "VN-2000 / TM-3 104-30",
            "code": "EPSG:9207",
            "extent": {
                "south": 8.33,
                "west": 103.4,
                "north": 10.55,
                "east": 105.54
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9208/?format=api",
            "name": "VN-2000 / TM-3 104-45",
            "code": "EPSG:9208",
            "extent": {
                "south": 10.18,
                "west": 103.53,
                "north": 22.85,
                "east": 105.86
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9209/?format=api",
            "name": "VN-2000 / TM-3 105-30",
            "code": "EPSG:9209",
            "extent": {
                "south": 9.19,
                "west": 104.33,
                "north": 23.4,
                "east": 106.69
            }
        },
        {
            "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
            }
        }
    ]
}