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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7407/",
    "description": "GR4: Beauregards - Super Besse (4 day tracks, 1 waypoint list)",
    "creator_name": "baloan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/77e7dd0e-033f-4976-a0a4-f1d671025bfd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39779/",
    "metadata": {
        "length": 110660,
        "lengthKind": "straight-line",
        "duration": 376608,
        "positionLists": 5,
        "positions": 626,
        "size": 132580,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-07-16T08:44:11+00:00",
        "elevationGain": 3931,
        "elevationLoss": 3160,
        "country": "FR"
    }
}