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

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

{
    "category": "https://api.routeconverter.com/v1/categories/27/",
    "description": "Limburg-Thüringer Wald und zurück",
    "creator_name": "mike",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0862203d-fb58-47a5-a9da-606c2ca367fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/796/",
    "metadata": {
        "length": 694984,
        "lengthKind": "track",
        "duration": 118441,
        "positionLists": 1,
        "positions": 3940,
        "size": 266545,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2008-09-05T08:15:53+00:00",
        "country": "DE"
    }
}