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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/",
    "description": "RT66NM",
    "creator_name": "peanut",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edf709c0-3fc7-45bc-9763-58cf3c03f9ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23975/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27945/",
    "metadata": {
        "length": 3863954,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 7692,
        "size": 170496,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IR"
    }
}