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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_11_25.kml/MECURY100/11.14.2010-10:07:47/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f343e44-c81f-43b3-ad23-935554c36b3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37167/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53658/",
    "metadata": {
        "length": 55045,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1705,
        "size": 63857,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1691,
        "elevationLoss": 1583,
        "country": "DE"
    }
}