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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "von  bei D 79674 Todtnau nach  bei D 79674 Todtnau/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0806adf7-a14c-4e1b-932e-98a86ba12fb9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35074/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51565/",
    "metadata": {
        "length": 193929,
        "lengthKind": "straight-line",
        "duration": 186,
        "positionLists": 1,
        "positions": 32,
        "size": 11442,
        "format": "Google Earth 4.2 (*.kml)",
        "startTime": "2012-07-31T17:47:32+00:00",
        "elevationGain": 871,
        "elevationLoss": 870,
        "country": "DE"
    }
}