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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Luc_sur_Mer anch Bayeux",
    "creator_name": "nico51",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd051cc0-a2b1-4b83-9d34-96c6a69ee662"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27270/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40829/",
    "metadata": {
        "length": 28433,
        "lengthKind": "track",
        "duration": 6417,
        "positionLists": 1,
        "positions": 188,
        "size": 25277,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-05-04T15:00:00+00:00",
        "elevationGain": 156,
        "elevationLoss": 147,
        "country": "FR"
    }
}