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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8040/",
    "description": "Position 1 to Position 2 (2)",
    "creator_name": "VIKINGO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b88f88de-8082-431b-8068-352ddc49a782"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25750/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50957/",
    "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"
    }
}