List applicable projections for a raster.

GET /api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=679
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=680",
    "previous": "https://demo.lizard.net/api/v4/rasters/a0bb7693-6d7d-40b6-858a-ec39863c9167/projections/?format=api&page=678",
    "results": [
        {
            "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
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8978/?format=api",
            "name": "SIRGAS-CON DGF06P01",
            "code": "EPSG:8978",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8979/?format=api",
            "name": "SIRGAS-CON DGF07P01",
            "code": "EPSG:8979",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8980/?format=api",
            "name": "SIRGAS-CON DGF08P01",
            "code": "EPSG:8980",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8981/?format=api",
            "name": "SIRGAS-CON SIR09P01",
            "code": "EPSG:8981",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8982/?format=api",
            "name": "SIRGAS-CON SIR10P01",
            "code": "EPSG:8982",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8983/?format=api",
            "name": "SIRGAS-CON SIR11P01",
            "code": "EPSG:8983",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8984/?format=api",
            "name": "SIRGAS-CON SIR13P01",
            "code": "EPSG:8984",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        }
    ]
}