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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_09_10.kml/MECURY100/9.10.2010-12:43:28/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c359956-d0c3-4e45-9165-d5c49664cd9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37907/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54398/",
    "metadata": {
        "length": 38724,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1036,
        "size": 37029,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1323,
        "elevationLoss": 1310,
        "country": "DE"
    }
}