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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS TrackMaker/Tracklogs/Track 0001 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72f70548-69d5-4b4e-94dc-bc16c1cc9701"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37694/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54185/",
    "metadata": {
        "length": 359560,
        "lengthKind": "track",
        "positionLists": 33,
        "positions": 26971,
        "size": 4613729,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 29266,
        "elevationLoss": 39421,
        "country": "AT"
    }
}