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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Laase_Baumg_Schlemm_Katelb_Qualitz.25.0",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ca80dcf-b0d0-4bd3-b8f3-0cbebd4a2991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51668/",
    "metadata": {
        "length": 24831,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 106,
        "size": 4180,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 155,
        "elevationLoss": 155,
        "country": "DE"
    }
}