List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=668
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=669",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=667",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8948/?format=api",
            "name": "SIRGAS-Chile 2010",
            "code": "EPSG:8948",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8949/?format=api",
            "name": "SIRGAS-Chile 2010",
            "code": "EPSG:8949",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8950/?format=api",
            "name": "SIRGAS-Chile 2010 / UTM zone 18S",
            "code": "EPSG:8950",
            "extent": {
                "south": -59.36,
                "west": -78.0,
                "north": -18.35,
                "east": -71.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8951/?format=api",
            "name": "SIRGAS-Chile 2010 / UTM zone 19S",
            "code": "EPSG:8951",
            "extent": {
                "south": -59.87,
                "west": -72.0,
                "north": -17.5,
                "east": -66.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8972/?format=api",
            "name": "SIRGAS-CON DGF00P01",
            "code": "EPSG:8972",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8973/?format=api",
            "name": "SIRGAS-CON DGF01P01",
            "code": "EPSG:8973",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8974/?format=api",
            "name": "SIRGAS-CON DGF01P02",
            "code": "EPSG:8974",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8975/?format=api",
            "name": "SIRGAS-CON DGF02P01",
            "code": "EPSG:8975",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8976/?format=api",
            "name": "SIRGAS-CON DGF04P01",
            "code": "EPSG:8976",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8977/?format=api",
            "name": "SIRGAS-CON DGF05P01",
            "code": "EPSG:8977",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        }
    ]
}