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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "GpsTrack/Labels",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf900210-293d-4a93-85db-7d02809e71e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39914/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56405/",
    "metadata": {
        "length": 13269,
        "lengthKind": "track",
        "duration": 28935,
        "positionLists": 2,
        "positions": 9316,
        "size": 498806,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2013-01-06T12:30:10+00:00",
        "elevationGain": 525,
        "elevationLoss": 554,
        "country": "BE"
    }
}