List applicable projections for a raster.

GET /api/v4/rasters/0739a105-ce5c-4394-828d-4f2e1fbdfe53/projections/?format=api&page=33
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 420,
    "next": "https://demo.lizard.net/api/v4/rasters/0739a105-ce5c-4394-828d-4f2e1fbdfe53/projections/?format=api&page=34",
    "previous": "https://demo.lizard.net/api/v4/rasters/0739a105-ce5c-4394-828d-4f2e1fbdfe53/projections/?format=api&page=32",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7900/?format=api",
            "name": "ITRF88",
            "code": "EPSG:7900",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7901/?format=api",
            "name": "ITRF89",
            "code": "EPSG:7901",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7902/?format=api",
            "name": "ITRF90",
            "code": "EPSG:7902",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7903/?format=api",
            "name": "ITRF91",
            "code": "EPSG:7903",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7904/?format=api",
            "name": "ITRF92",
            "code": "EPSG:7904",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7905/?format=api",
            "name": "ITRF93",
            "code": "EPSG:7905",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7906/?format=api",
            "name": "ITRF94",
            "code": "EPSG:7906",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7907/?format=api",
            "name": "ITRF96",
            "code": "EPSG:7907",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7908/?format=api",
            "name": "ITRF97",
            "code": "EPSG:7908",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7909/?format=api",
            "name": "ITRF2000",
            "code": "EPSG:7909",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        }
    ]
}