List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=677
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6888,
    "next": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=678",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=676",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8935/?format=api",
            "name": "SIRGAS-CON SIR10P01",
            "code": "EPSG:8935",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8936/?format=api",
            "name": "SIRGAS-CON SIR10P01",
            "code": "EPSG:8936",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8937/?format=api",
            "name": "SIRGAS-CON SIR11P01",
            "code": "EPSG:8937",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "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
            }
        }
    ]
}