List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=669
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=670",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=668",
    "results": [
        {
            "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
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8985/?format=api",
            "name": "SIRGAS-CON SIR14P01",
            "code": "EPSG:8985",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8986/?format=api",
            "name": "SIRGAS-CON SIR15P01",
            "code": "EPSG:8986",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:8987/?format=api",
            "name": "SIRGAS-CON SIR17P01",
            "code": "EPSG:8987",
            "extent": {
                "south": -59.87,
                "west": -122.19,
                "north": 32.72,
                "east": -25.28
            }
        }
    ]
}