List applicable projections for a raster.

GET /api/v4/rasters/0690a2bc-30c4-4305-84bd-800ee76ad929/projections/?format=api&page=31
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=32",
    "previous": "https://demo.lizard.net/api/v4/rasters/0690a2bc-30c4-4305-84bd-800ee76ad929/projections/?format=api&page=30",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7415/?format=api",
            "name": "Amersfoort / RD New + NAP height",
            "code": "EPSG:7415",
            "extent": {
                "south": 50.75,
                "west": 3.2,
                "north": 53.7,
                "east": 7.22
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7421/?format=api",
            "name": "NTF (Paris) / Lambert zone II + NGF-IGN69 height",
            "code": "EPSG:7421",
            "extent": {
                "south": 42.33,
                "west": -4.87,
                "north": 51.14,
                "east": 8.23
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7423/?format=api",
            "name": "ETRS89 + EVRF2007 height",
            "code": "EPSG:7423",
            "extent": {
                "south": 35.95,
                "west": -9.56,
                "north": 71.21,
                "east": 31.59
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7656/?format=api",
            "name": "WGS 84 (G730)",
            "code": "EPSG:7656",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "url": "https://demo.lizard.net/api/v4/projections/EPSG:7657/?format=api",
            "name": "WGS 84 (G730)",
            "code": "EPSG:7657",
            "extent": {
                "south": -90.0,
                "west": -180.0,
                "north": 90.0,
                "east": 180.0
            }
        },
        {
            "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
            }
        }
    ]
}