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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Path 1.kml/Path 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df79343c-891b-426e-8096-9d082f3a8c57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40288/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56779/",
    "metadata": {
        "length": 874,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 66,
        "size": 3714,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CA"
    }
}