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

GET /v1/routes/57354/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4898e01b519dd6f50d42ecd744bf09c8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Track Golden Trail Maresme :wikiloc.com/Trails/Golden Trail Maresme",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6bfdb79-80ee-4fab-ba07-a73c8e3c417e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40863/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57354/",
    "metadata": {
        "length": 66387,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 877,
        "size": 24766,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 2457,
        "elevationLoss": 2452,
        "country": "ES"
    }
}