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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_06_17.kml/MECURY100/6.17.2010-12:34:23/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6cab988-62ea-44af-b93b-302aa4be3478"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38948/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55439/",
    "metadata": {
        "length": 26742,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 844,
        "size": 30241,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 749,
        "elevationLoss": 759,
        "country": "DE"
    }
}