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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_27.kml/MECURY100/7.27.2010-11:51:11/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dd44532-bf99-489a-a6ad-730afdbfff24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38329/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54820/",
    "metadata": {
        "length": 25431,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 971,
        "size": 34707,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 772,
        "elevationLoss": 767,
        "country": "DE"
    }
}