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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_10_01.kml/MECURY100/10.1.2010-13:40:16/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70c5bfe4-d3fb-4a23-8b0e-d75d9047c632"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37626/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54117/",
    "metadata": {
        "length": 15923,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 555,
        "size": 20021,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 675,
        "elevationLoss": 733,
        "country": "DE"
    }
}