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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "F-685-RouteDesGrandesAlpes(S-N)",
    "creator_name": "UtterNutter68",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d71e6c5-2efb-4707-9320-5776d0da0038"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27920/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41416/",
    "metadata": {
        "length": 2297407,
        "lengthKind": "straight-line",
        "duration": 206558,
        "positionLists": 3,
        "positions": 24639,
        "size": 2421330,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-05-17T15:01:06+00:00",
        "elevationGain": 74485,
        "elevationLoss": 75594,
        "country": "IT"
    }
}