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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eschweiler Radfahren/Track Points (2)",
    "creator_name": "Acki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4386623e-8aed-4515-af68-9ac58b3fcf15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26426/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51068/",
    "metadata": {
        "length": 133648,
        "lengthKind": "straight-line",
        "duration": 30798,
        "positionLists": 3,
        "positions": 3409,
        "size": 2008421,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2020-04-23T14:16:11+00:00",
        "elevationGain": 748,
        "elevationLoss": 607,
        "country": "DE"
    }
}