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

GET /v1/routes/56418/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1d0ce1d1281d4e801a128835ecb7c2f5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Marsh Lane1 to B3081 and  B3078 and Road21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cffc7fc4-06b8-4e07-977e-2bba7c6aa4db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39927/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56418/",
    "metadata": {
        "length": 63783,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 12,
        "size": 534,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "GB"
    }
}