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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Cap Corse                                  (c) m-storbeck.de",
    "creator_name": "lord-martin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88cf778d-f281-4202-b4c3-33b340109bf7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/109/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/140/",
    "metadata": {
        "length": 210669,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 444,
        "size": 17203,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}