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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Position 1 to Position 541 (2)",
    "creator_name": "ashhabkhan0@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e998daef-6f91-4d50-9508-99a7d4dad14c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27846/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51256/",
    "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"
    }
}