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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7722/",
    "description": "Position 1 to Position 244",
    "creator_name": "rodelio",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d208b42e-fe0d-4cbe-a67c-1926a8e808d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27446/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40975/",
    "metadata": {
        "length": 309,
        "lengthKind": "track",
        "duration": 285,
        "positionLists": 1,
        "positions": 244,
        "size": 17641,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2022-10-26T09:57:59+00:00",
        "elevationGain": 9,
        "elevationLoss": 12,
        "country": "PH"
    }
}