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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Position 1 to Position 541",
    "creator_name": "ashhabkhan0@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ca95b49-670f-42ff-99a8-716210c335d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27845/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41357/",
    "metadata": {
        "length": 8624,
        "lengthKind": "track",
        "duration": 540,
        "positionLists": 1,
        "positions": 541,
        "size": 266504,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2023-01-16T11:53:57+00:00",
        "elevationGain": 97,
        "elevationLoss": 106,
        "country": "BE"
    }
}