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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_09_04.kml/MECURY100/9.4.2010-15:17:30/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/759cb7ad-4f40-49b2-9890-2c1ab9a04acb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37762/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54253/",
    "metadata": {
        "length": 14277,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 627,
        "size": 22575,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 360,
        "elevationLoss": 394,
        "country": "DE"
    }
}