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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Point 0001; Distance from Start:0 m to Point 0604; Distance from Start:26,14 km",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e677db2-87f9-4875-9557-fe7b95725216"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50424/",
    "metadata": {
        "length": 51800,
        "lengthKind": "straight-line",
        "duration": 7646,
        "positionLists": 2,
        "positions": 94,
        "size": 22584,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2008-08-21T17:19:45+00:00",
        "elevationGain": 301,
        "elevationLoss": 290,
        "country": "DE"
    }
}