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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "Xochimilco-Panteon.kml/Xochimilco-Panteon",
    "creator_name": "sanx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bec81170-df80-4cb5-b000-e4abe2e320c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4661/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50597/",
    "metadata": {
        "length": 10258,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 415,
        "size": 16751,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "MX"
    }
}