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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Point 0001; Distance from Start:0 m to Point 0381; Distance from Start:49,16 km",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e293fe0-1303-4b59-bb9c-6c145dc7d013"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1681/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50422/",
    "metadata": {
        "length": 97600,
        "lengthKind": "straight-line",
        "duration": 16774,
        "positionLists": 2,
        "positions": 194,
        "size": 45563,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2008-08-09T14:54:13+00:00",
        "elevationGain": 719,
        "elevationLoss": 733,
        "country": "DE"
    }
}