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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7584/",
    "description": "2021-02-20-01",
    "creator_name": "Mathieu 19",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23376c1e-592f-4584-b854-469b7b22056f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40443/",
    "metadata": {
        "length": 119630,
        "lengthKind": "track",
        "duration": 17260,
        "positionLists": 1,
        "positions": 7832,
        "size": 2163913,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-02-20T11:51:11+00:00",
        "elevationGain": 2653,
        "elevationLoss": 2946,
        "country": "FR"
    }
}