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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WPT001 to WPT048 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8614bda6-aaff-40fb-bbad-6f38f0c7ef02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38134/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54625/",
    "metadata": {
        "length": 153669,
        "lengthKind": "straight-line",
        "duration": 102206659,
        "positionLists": 1,
        "positions": 47,
        "size": 21230,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-04-22T09:26:46+00:00",
        "elevationGain": 1351,
        "elevationLoss": 1270,
        "country": "DE"
    }
}