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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "13_01_grossglockner/13_01_grossglockner (2)",
    "creator_name": "kasi102",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fb4377c-cc1f-4351-852b-daa0eba146db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24115/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50742/",
    "metadata": {
        "length": 180246,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3248,
        "size": 115841,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 5177,
        "elevationLoss": 5177,
        "country": "AT"
    }
}