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

GET /v1/routes/4626/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "078a79b6a21c7fe454514adae071ea27"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/564/",
    "description": "Göteborg (Lerum), Sweden via Trelleborg Rostock to Prague, Czech Republic",
    "creator_name": "Skye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0813be73-1113-4cc2-bb3b-07e40667599d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3874/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4626/",
    "metadata": {
        "length": 1394994,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 1170,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}