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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 1060 (2)",
    "creator_name": "Jan1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a71492a7-af72-491f-b0fc-af38bb5aa036"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27176/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51195/",
    "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"
    }
}