This endpoint presents the RouteConverter API for datasources in the system.

GET /v1/datasources/routeconverter-maps/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 08 Aug 2026 20:48:12 GMT
Vary: Accept

{
    "id": "routeconverter-maps",
    "name": "RouteConverter Maps",
    "baseUrl": "https://static.routeconverter.com/maps/",
    "directory": "maps/routeconverter",
    "action": "Copy",
    "files": {},
    "maps": {
        "world.map": {
            "boundingbox": {
                "northEastLongitude": 180.0,
                "northEastLatitude": 90.0,
                "southWestLongitude": -180.0,
                "southWestLatitude": -90.0
            },
            "checksums": [
                {
                    "lastModified": "2026-08-08T20:50:44Z",
                    "contentLength": 2358897,
                    "sha1": "2736843B0E7839318941A3A4814ADB1912B41A4F"
                },
                {
                    "lastModified": "2026-08-07T10:49:18Z",
                    "contentLength": 1478897,
                    "sha1": "FDE19968FD99D486377F145D18967597710DAA48"
                },
                {
                    "lastModified": "2026-08-04T16:45:09Z",
                    "contentLength": 1662897,
                    "sha1": "AE8FC12293410EC89CDBA8B0E9E09551FC81367E"
                },
                {
                    "lastModified": "2026-08-03T12:12:03Z",
                    "contentLength": 1042609,
                    "sha1": "F9103564E910AE9C4203A77CA6B30C55415707B3"
                },
                {
                    "lastModified": "2026-07-31T13:53:29Z",
                    "contentLength": 2326200,
                    "sha1": "248D080A1F34ECD6330D5E21879ED592B0787435"
                }
            ],
            "fragments": {}
        }
    },
    "themes": {},
    "source": null
}