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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "Andechs-Plansee-Namlos Tal-Thannheimer Tal-Weißenhorn",
    "creator_name": "Stammtisch NU/UL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fb931eb-f5b2-4eba-b5ae-b84ef7856c28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2147/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2664/",
    "metadata": {
        "length": 654994,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 28880,
        "size": 897359,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 12874,
        "elevationLoss": 12631,
        "country": "DE"
    }
}