List applicable projections for a raster.

GET /api/v4/rasters/d02030f5-47b1-4acc-a9fa-79372125acf3/projections/?format=api&page=35
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 420,
    "next": "https://demo.lizard.net/api/v4/rasters/d02030f5-47b1-4acc-a9fa-79372125acf3/projections/?format=api&page=36",
    "previous": "https://demo.lizard.net/api/v4/rasters/d02030f5-47b1-4acc-a9fa-79372125acf3/projections/?format=api&page=34",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7921/?format=api",
            "name": "ETRF92",
            "code": "EPSG:7921",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7922/?format=api",
            "name": "ETRF93",
            "code": "EPSG:7922",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7923/?format=api",
            "name": "ETRF93",
            "code": "EPSG:7923",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7924/?format=api",
            "name": "ETRF94",
            "code": "EPSG:7924",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7925/?format=api",
            "name": "ETRF94",
            "code": "EPSG:7925",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7926/?format=api",
            "name": "ETRF96",
            "code": "EPSG:7926",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7927/?format=api",
            "name": "ETRF96",
            "code": "EPSG:7927",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7928/?format=api",
            "name": "ETRF97",
            "code": "EPSG:7928",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7929/?format=api",
            "name": "ETRF97",
            "code": "EPSG:7929",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7930/?format=api",
            "name": "ETRF2000",
            "code": "EPSG:7930",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        }
    ]
}