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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Fahrt mit Fa. Wilhelmsen",
    "creator_name": "hondaklaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca2bfaaf-f76f-4bb4-a0f4-dbef794c89ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2138/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2652/",
    "metadata": {
        "length": 275388,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 13457,
        "size": 319301,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 2718,
        "elevationLoss": 2791,
        "country": "DE"
    }
}