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

GET /v1/routes/7675/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "47081c2caffd050e6212f59939e59492"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "Mendig Südtirol Mendig",
    "creator_name": "Uwe_M",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cdf0064-03f7-48db-a887-f3ca611a7be6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7675/",
    "metadata": {
        "length": 1706783,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 1436,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}