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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "13_01_grossglockner/13_01_grossglockner",
    "creator_name": "kasi102",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ddf110b-29bd-4b53-a347-76fce24dc091"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24114/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50741/",
    "metadata": {
        "length": 180246,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3248,
        "size": 26741,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 5177,
        "elevationLoss": 5177,
        "country": "AT"
    }
}