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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 1139 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4ce67af-3968-4b28-a406-bc1cdf442eed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56895/",
    "metadata": {
        "length": 55830,
        "lengthKind": "track",
        "duration": 18123,
        "positionLists": 4,
        "positions": 2418,
        "size": 606542,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-07-29T06:59:00+00:00",
        "elevationGain": 1850,
        "elevationLoss": 2015,
        "country": "FR"
    }
}