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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_05_27.kml/MECURY100/5.27.2010-14:22:57/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42b68d2b-a4b0-4fa0-be11-f55c08fc4f03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36469/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52960/",
    "metadata": {
        "length": 23307,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 586,
        "size": 21209,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 575,
        "elevationLoss": 576,
        "country": "DE"
    }
}