List applicable projections for a raster.

GET /api/v4/rasters/61f2ea9a-325f-4b7a-956c-3cd5660013dc/projections/?format=api&page=31
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 421,
    "next": "https://demo.lizard.net/api/v4/rasters/61f2ea9a-325f-4b7a-956c-3cd5660013dc/projections/?format=api&page=32",
    "previous": "https://demo.lizard.net/api/v4/rasters/61f2ea9a-325f-4b7a-956c-3cd5660013dc/projections/?format=api&page=30",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7658/?format=api",
            "name": "WGS 84 (G873)",
            "code": "EPSG:7658",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7659/?format=api",
            "name": "WGS 84 (G873)",
            "code": "EPSG:7659",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7660/?format=api",
            "name": "WGS 84 (G1150)",
            "code": "EPSG:7660",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7661/?format=api",
            "name": "WGS 84 (G1150)",
            "code": "EPSG:7661",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7662/?format=api",
            "name": "WGS 84 (G1674)",
            "code": "EPSG:7662",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7663/?format=api",
            "name": "WGS 84 (G1674)",
            "code": "EPSG:7663",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7664/?format=api",
            "name": "WGS 84 (G1762)",
            "code": "EPSG:7664",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7665/?format=api",
            "name": "WGS 84 (G1762)",
            "code": "EPSG:7665",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7677/?format=api",
            "name": "PZ-90.02",
            "code": "EPSG:7677",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7678/?format=api",
            "name": "PZ-90.02",
            "code": "EPSG:7678",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        }
    ]
}