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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_05_01.kml/MECURY100/5.1.2011-08:21:59/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0da0d2c-4a47-4972-9372-4351297c5a81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38797/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55288/",
    "metadata": {
        "length": 34115,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1351,
        "size": 50687,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1180,
        "elevationLoss": 1362,
        "country": "DE"
    }
}