List applicable projections for a raster.

GET /api/v4/rasters/4f5bf3ad-7fab-435e-8765-7c80e3f4e797/projections/?format=api&page=26
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 426,
    "next": "https://demo.lizard.net/api/v4/rasters/4f5bf3ad-7fab-435e-8765-7c80e3f4e797/projections/?format=api&page=27",
    "previous": "https://demo.lizard.net/api/v4/rasters/4f5bf3ad-7fab-435e-8765-7c80e3f4e797/projections/?format=api&page=25",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:62586413/?format=api",
            "name": "ETRS89 (3D deg)",
            "code": "EPSG:62586413",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:62676405/?format=api",
            "name": "NAD27 (deg)",
            "code": "EPSG:62676405",
            "extent": {
                "south": 7.15,
                "west": -47.74,
                "north": 83.17,
                "east": 167.65
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:62696405/?format=api",
            "name": "NAD83 (deg)",
            "code": "EPSG:62696405",
            "extent": {
                "south": 14.92,
                "west": -47.74,
                "north": 86.46,
                "east": 167.65
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:62766405/?format=api",
            "name": "NSWC 9Z-2 (deg)",
            "code": "EPSG:62766405",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:62846405/?format=api",
            "name": "Pulkovo 1942 (deg)",
            "code": "EPSG:62846405",
            "extent": {
                "south": 35.1,
                "west": -169.73,
                "north": 78.0,
                "east": 9.87
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:62896405/?format=api",
            "name": "Amersfoort (deg)",
            "code": "EPSG:62896405",
            "extent": {
                "south": 50.75,
                "west": 3.2,
                "north": 53.7,
                "east": 7.22
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:63136405/?format=api",
            "name": "Belge 1972 (deg)",
            "code": "EPSG:63136405",
            "extent": {
                "south": 49.5,
                "west": 2.5,
                "north": 51.51,
                "east": 6.4
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:63146405/?format=api",
            "name": "DHDN (deg)",
            "code": "EPSG:63146405",
            "extent": {
                "south": 47.27,
                "west": 5.87,
                "north": 55.06,
                "east": 15.03
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:6317/?format=api",
            "name": "NAD83(2011)",
            "code": "EPSG:6317",
            "extent": {
                "south": 14.92,
                "west": -63.88,
                "north": 74.71,
                "east": 167.65
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:6318/?format=api",
            "name": "NAD83(2011)",
            "code": "EPSG:6318",
            "extent": {
                "south": 14.92,
                "west": -63.88,
                "north": 74.71,
                "east": 167.65
            }
        }
    ]
}