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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_03_12.kml/MECURY100/3.12.2011-11:04:01/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6d66f66-9b51-43f9-8e00-185ab9b612b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38949/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55440/",
    "metadata": {
        "length": 31555,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1134,
        "size": 42654,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1094,
        "elevationLoss": 1076,
        "country": "DE"
    }
}