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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_03.kml/MECURY100/4.3.2011-09:24:02/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1a103b0-ed6a-4dd3-bff7-85aa81f908f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38814/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55305/",
    "metadata": {
        "length": 32461,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1066,
        "size": 40164,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 770,
        "elevationLoss": 834,
        "country": "DE"
    }
}