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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rosenhof 8, 25421 Pinneberg, Deutschland to Eis Pelz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/869eda63-1870-45bb-9d0d-f97ed4d82b32"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54640/",
    "metadata": {
        "length": 83245,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 275,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}