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

GET /v1/routes/17554/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2942dfb74a88abe8512838bfddeba546"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Bad Lobenstein -Erfurt - Masserberg ",
    "creator_name": "Holgi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/031b18b4-710a-4f5f-b3e8-51206965d1f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14589/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17554/",
    "metadata": {
        "length": 200347,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 2269,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}