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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_08_10.kml/MECURY100/8.10.2010-12:12:03/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44c20e17-65d0-4659-b38d-323f2a42002a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36528/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53019/",
    "metadata": {
        "length": 33598,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 827,
        "size": 29704,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 865,
        "elevationLoss": 816,
        "country": "DE"
    }
}