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

GET /v1/routes/53224/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "07d7f7ccc343feb1b3a037c73afd893d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8051/",
    "description": "Villa Elisa - Brandsen - City Bell/Villa Elisa - Brandsen - City Bell",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d0a9442-cf1c-428c-8540-12789ecadb8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36733/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53224/",
    "metadata": {
        "length": 84990,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 176,
        "size": 4659,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 118,
        "elevationLoss": 109,
        "country": "AR"
    }
}