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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_10_28.kml/MECURY100/10.28.2010-13:34:51/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a40b41c-7b21-4c47-907c-30981b5e6cc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38646/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55137/",
    "metadata": {
        "length": 20741,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 728,
        "size": 27588,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 742,
        "elevationLoss": 743,
        "country": "DE"
    }
}