List applicable projections for a raster.

GET /api/v4/rasters/0690a2bc-30c4-4305-84bd-800ee76ad929/projections/?format=api&page=35
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 426,
    "next": "https://demo.lizard.net/api/v4/rasters/0690a2bc-30c4-4305-84bd-800ee76ad929/projections/?format=api&page=36",
    "previous": "https://demo.lizard.net/api/v4/rasters/0690a2bc-30c4-4305-84bd-800ee76ad929/projections/?format=api&page=34",
    "results": [
        {
            "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
            }
        },
        {
            "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
            }
        }
    ]
}