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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Bruxelles promenade verte/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62e8e295-583f-4ebb-80eb-4b1a58b85575"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37264/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53755/",
    "metadata": {
        "length": 63171,
        "lengthKind": "track",
        "duration": 22154,
        "positionLists": 1,
        "positions": 826,
        "size": 360142,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2009-07-24T20:41:08+00:00",
        "elevationGain": 697,
        "elevationLoss": 738,
        "country": "BE"
    }
}