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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/",
    "description": "2022-11-13_10-48-56",
    "creator_name": "12547",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2124b63f-e786-43c4-acc8-56d9440963d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27468/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40993/",
    "metadata": {
        "length": 33513,
        "lengthKind": "straight-line",
        "duration": 57772,
        "positionLists": 2,
        "positions": 1203,
        "size": 240178,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-11-13T02:49:01+00:00",
        "elevationGain": 917,
        "elevationLoss": 994
    }
}