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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_16.kml/MECURY100/7.16.2010-12:50:46/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a7f1264-b60c-4f6f-8c81-001e48a23e2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37047/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53538/",
    "metadata": {
        "length": 30074,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1093,
        "size": 38909,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1386,
        "elevationLoss": 1384,
        "country": "DE"
    }
}