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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Trackpoint 1 to Trackpoint 2209 (2)",
    "creator_name": "Miki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e62bf32d-c2e3-48f1-9edd-eb4b47915397"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25889/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50981/",
    "metadata": {
        "length": 27261,
        "lengthKind": "track",
        "duration": 26044,
        "positionLists": 1,
        "positions": 2209,
        "size": 61854,
        "format": "Columbus GPS Binary (*.gps)",
        "startTime": "2019-04-06T08:14:31+00:00",
        "elevationGain": 499,
        "elevationLoss": 399,
        "country": "CZ"
    }
}