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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8040/",
    "description": "Position 1 to Position 2",
    "creator_name": "VIKINGO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60319ef2-60a0-477d-a897-8ed77efbe7e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25749/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50956/",
    "metadata": {
        "length": 3,
        "lengthKind": "track",
        "duration": 4,
        "positionLists": 1,
        "positions": 2,
        "size": 207,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2018-12-27T13:21:51+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CL"
    }
}