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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "17_11:06/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3538e14-6528-4a1b-a669-163451f1b328"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55359/",
    "metadata": {
        "length": 14229,
        "lengthKind": "track",
        "duration": 75,
        "positionLists": 1,
        "positions": 11660,
        "size": 83874,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2012-07-17T17:29:31+00:00",
        "elevationGain": 1280,
        "elevationLoss": 1272,
        "country": "AT"
    }
}