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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8086/",
    "description": "058 to 063 (2)",
    "creator_name": "brianambi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56424384-8fb7-402c-bec7-cd38f53abd6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28089/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51301/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "duration": 108,
        "positionLists": 1,
        "positions": 6,
        "size": 1881,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-07-21T14:39:24+00:00",
        "elevationGain": 1,
        "elevationLoss": 3
    }
}