List applicable projections for a raster.

GET /api/v4/rasters/cd8f6251-b9a7-4dc8-a09d-b897a528d4e7/projections/?format=api&page=667
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6785,
    "next": "https://demo.lizard.net/api/v4/rasters/cd8f6251-b9a7-4dc8-a09d-b897a528d4e7/projections/?format=api&page=668",
    "previous": "https://demo.lizard.net/api/v4/rasters/cd8f6251-b9a7-4dc8-a09d-b897a528d4e7/projections/?format=api&page=666",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8938/?format=api",
            "name": "SIRGAS-CON SIR11P01",
            "code": "EPSG:8938",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8939/?format=api",
            "name": "SIRGAS-CON SIR13P01",
            "code": "EPSG:8939",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8940/?format=api",
            "name": "SIRGAS-CON SIR13P01",
            "code": "EPSG:8940",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8941/?format=api",
            "name": "SIRGAS-CON SIR14P01",
            "code": "EPSG:8941",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8942/?format=api",
            "name": "SIRGAS-CON SIR14P01",
            "code": "EPSG:8942",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8943/?format=api",
            "name": "SIRGAS-CON SIR15P01",
            "code": "EPSG:8943",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8944/?format=api",
            "name": "SIRGAS-CON SIR15P01",
            "code": "EPSG:8944",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8945/?format=api",
            "name": "SIRGAS-CON SIR17P01",
            "code": "EPSG:8945",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8946/?format=api",
            "name": "SIRGAS-CON SIR17P01",
            "code": "EPSG:8946",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8947/?format=api",
            "name": "SIRGAS-Chile 2010",
            "code": "EPSG:8947",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        }
    ]
}