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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Start : 05/12/2011 11:59:10 to Dauer 0:36:50",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7bdfe35-7f96-4321-a6e5-2b768ce25fd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39712/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56203/",
    "metadata": {
        "length": 5320,
        "lengthKind": "track",
        "duration": 2295,
        "positionLists": 1,
        "positions": 2077,
        "size": 159065,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2011-12-05T11:59:10+00:00",
        "elevationGain": 395,
        "elevationLoss": 392,
        "country": "AT"
    }
}