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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8086/",
    "description": "058 to 063",
    "creator_name": "brianambi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86b45824-e015-4575-9ce1-dd5ba6f5e07e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28087/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51300/",
    "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
    }
}