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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7349/",
    "description": "Position 1 to Position 434",
    "creator_name": "svmierlo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78498b5a-832f-4f5e-8810-7b7181650e75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28137/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41594/",
    "metadata": {
        "length": 612,
        "lengthKind": "track",
        "duration": 465,
        "positionLists": 1,
        "positions": 434,
        "size": 23313,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2024-03-05T11:29:28+00:00",
        "elevationGain": 30,
        "elevationLoss": 28
    }
}