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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "L5.kml/L5",
    "creator_name": "Mosaad",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a1d5f98-1cbc-4ea5-a7f3-89051a6ada44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51034/",
    "metadata": {
        "length": 2185,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 18,
        "size": 1539,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CA"
    }
}