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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/",
    "description": "Start to Start",
    "creator_name": "yvonthediver",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a696906d-cc7f-48f3-a296-35e40bd9ecfb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28170/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41625/",
    "metadata": {
        "length": 438629,
        "lengthKind": "track",
        "duration": 3259,
        "positionLists": 2,
        "positions": 3172,
        "size": 1975258,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2023-04-28T21:39:08.430000+00:00",
        "elevationGain": 3337,
        "elevationLoss": 4476
    }
}