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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Start : 22/05/2011 08:23:35 to Start : 22/05/2011 16:01:52",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf407d80-7125-4431-940c-aa67fe3900cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39493/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55984/",
    "metadata": {
        "length": 304022,
        "lengthKind": "track",
        "duration": 27497,
        "positionLists": 1,
        "positions": 1327,
        "size": 100089,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2011-05-22T08:23:35+00:00",
        "elevationGain": 5109,
        "elevationLoss": 4966,
        "country": "AT"
    }
}