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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 1060",
    "creator_name": "Jan1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec28cebc-f141-4093-9c00-89079ac21fca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27175/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51194/",
    "metadata": {
        "length": 8445,
        "lengthKind": "track",
        "duration": 3837,
        "positionLists": 1,
        "positions": 1060,
        "size": 60885,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2022-02-19T06:51:34+00:00",
        "elevationGain": 139,
        "elevationLoss": 146,
        "country": "AT"
    }
}