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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08_05_2010.kml/MECURY100/5.8.2010-11:24:33/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44738a4b-f42d-49a0-bd0a-a1e9675d2897"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36522/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53013/",
    "metadata": {
        "length": 20501,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 623,
        "size": 22452,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 586,
        "elevationLoss": 626,
        "country": "DE"
    }
}