List applicable projections for a raster.

GET /api/v4/rasters/8b169a7d-e2c0-4b3e-af91-2359361b976f/projections/?format=api&page=29
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 366,
    "next": "https://demo.lizard.net/api/v4/rasters/8b169a7d-e2c0-4b3e-af91-2359361b976f/projections/?format=api&page=30",
    "previous": "https://demo.lizard.net/api/v4/rasters/8b169a7d-e2c0-4b3e-af91-2359361b976f/projections/?format=api&page=28",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7914/?format=api",
            "name": "ETRF89",
            "code": "EPSG:7914",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7915/?format=api",
            "name": "ETRF89",
            "code": "EPSG:7915",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7916/?format=api",
            "name": "ETRF90",
            "code": "EPSG:7916",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7917/?format=api",
            "name": "ETRF90",
            "code": "EPSG:7917",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7918/?format=api",
            "name": "ETRF91",
            "code": "EPSG:7918",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7919/?format=api",
            "name": "ETRF91",
            "code": "EPSG:7919",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7920/?format=api",
            "name": "ETRF92",
            "code": "EPSG:7920",
            "extent": {
                "south": 32.88,
                "west": -16.1,
                "north": 84.17,
                "east": 40.18
            }
        },
        {
            "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
            }
        }
    ]
}