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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_04.kml/MECURY100/7.4.2010-09:29:19/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95fd2258-0341-4b9b-b039-63ed9c4da3f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38549/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55040/",
    "metadata": {
        "length": 36311,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1000,
        "size": 35769,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1219,
        "elevationLoss": 1276,
        "country": "DE"
    }
}