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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "roaming_test",
    "creator_name": "ashhabkhan0@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23522e0b-07f8-4bf3-9066-e63500e33d1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41358/",
    "metadata": {
        "length": 24524,
        "lengthKind": "track",
        "duration": 2100,
        "positionLists": 1,
        "positions": 2101,
        "size": 941675,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2023-01-16T12:03:04+00:00",
        "elevationGain": 500,
        "elevationLoss": 528,
        "country": "NL"
    }
}