List applicable projections for a raster.

GET /api/v4/rasters/bf6ad5f3-3ab9-4621-8790-2b0940e1c4c2/projections/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6676,
    "next": "https://demo.lizard.net/api/v4/rasters/bf6ad5f3-3ab9-4621-8790-2b0940e1c4c2/projections/?format=api&page=7",
    "previous": "https://demo.lizard.net/api/v4/rasters/bf6ad5f3-3ab9-4621-8790-2b0940e1c4c2/projections/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20079/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 19N",
            "code": "EPSG:20079",
            "extent": {
                "south": 49.14,
                "west": 108.0,
                "north": 76.81,
                "east": 114.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:2008/?format=api",
            "name": "NAD27(CGQ77) / SCoPQ zone 2",
            "code": "EPSG:2008",
            "extent": {
                "south": 46.6,
                "west": -57.0,
                "north": 53.76,
                "east": -54.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20080/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 20N",
            "code": "EPSG:20080",
            "extent": {
                "south": 49.51,
                "west": 114.0,
                "north": 75.96,
                "east": 120.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20081/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 21N",
            "code": "EPSG:20081",
            "extent": {
                "south": 51.51,
                "west": 120.0,
                "north": 74.0,
                "east": 126.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20082/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 22N",
            "code": "EPSG:20082",
            "extent": {
                "south": 42.25,
                "west": 126.0,
                "north": 73.61,
                "east": 132.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20083/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 23N",
            "code": "EPSG:20083",
            "extent": {
                "south": 42.63,
                "west": 132.0,
                "north": 76.15,
                "east": 138.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20084/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 24N",
            "code": "EPSG:20084",
            "extent": {
                "south": 45.84,
                "west": 138.0,
                "north": 76.27,
                "east": 144.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20085/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 25N",
            "code": "EPSG:20085",
            "extent": {
                "south": 43.6,
                "west": 144.0,
                "north": 76.82,
                "east": 150.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20086/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 26N",
            "code": "EPSG:20086",
            "extent": {
                "south": 45.77,
                "west": 150.0,
                "north": 76.26,
                "east": 156.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:20087/?format=api",
            "name": "Pulkovo 1995 / Gauss-Kruger 27N",
            "code": "EPSG:20087",
            "extent": {
                "south": 50.27,
                "west": 156.0,
                "north": 77.2,
                "east": 162.0
            }
        }
    ]
}