List applicable projections for a raster.

GET /api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=676
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6785,
    "next": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=677",
    "previous": "https://demo.lizard.net/api/v4/rasters/db7df5c5-0872-4eba-b82b-e5f3cb818c58/projections/?format=api&page=675",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9141/?format=api",
            "name": "KOSOVAREF01 / Balkans zone 7",
            "code": "EPSG:9141",
            "extent": {
                "south": 41.85,
                "west": 19.97,
                "north": 43.25,
                "east": 21.8
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9146/?format=api",
            "name": "SIRGAS-Chile 2013",
            "code": "EPSG:9146",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9147/?format=api",
            "name": "SIRGAS-Chile 2013",
            "code": "EPSG:9147",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9148/?format=api",
            "name": "SIRGAS-Chile 2013",
            "code": "EPSG:9148",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9149/?format=api",
            "name": "SIRGAS-Chile 2013 / UTM zone 18S",
            "code": "EPSG:9149",
            "extent": {
                "south": -59.36,
                "west": -78.0,
                "north": -18.35,
                "east": -71.99
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9150/?format=api",
            "name": "SIRGAS-Chile 2013 / UTM zone 19S",
            "code": "EPSG:9150",
            "extent": {
                "south": -59.87,
                "west": -72.0,
                "north": -17.5,
                "east": -66.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9151/?format=api",
            "name": "SIRGAS-Chile 2016",
            "code": "EPSG:9151",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9152/?format=api",
            "name": "SIRGAS-Chile 2016",
            "code": "EPSG:9152",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9153/?format=api",
            "name": "SIRGAS-Chile 2016",
            "code": "EPSG:9153",
            "extent": {
                "south": -59.87,
                "west": -113.21,
                "north": -17.5,
                "east": -65.72
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:9154/?format=api",
            "name": "SIRGAS-Chile 2016 / UTM zone 18S",
            "code": "EPSG:9154",
            "extent": {
                "south": -59.36,
                "west": -78.0,
                "north": -18.35,
                "east": -71.99
            }
        }
    ]
}