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

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

{
    "category": "https://api.routeconverter.com/v1/categories/896/",
    "description": "Panama City, Panama /Bookmarks Drawing",
    "creator_name": "Jhan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af27141d-fa04-40fd-bc25-4e369499c3a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2487/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3046/",
    "metadata": {
        "length": 658371,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 219,
        "size": 73489,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PA"
    }
}