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

GET /v1/routes/53116/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4db781e95de42aa35607271b53b56f76"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kamptal-Tour_GMaps-TourConvert/s/Kamptal-Tour/Kamptal-Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4921ef79-a874-4dc3-983c-b984bfd79fac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36625/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53116/",
    "metadata": {
        "length": 321984,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3880,
        "size": 43605,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 4798,
        "elevationLoss": 4798,
        "country": "AT"
    }
}