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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "22.08.2017 17:36:11/22.08.2017 17:36:11",
    "creator_name": "Abcd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6eb4301-3fd3-43aa-b613-d9521b9cbc03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25311/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50899/",
    "metadata": {
        "length": 86916,
        "lengthKind": "track",
        "duration": 14173,
        "positionLists": 1,
        "positions": 3622,
        "size": 699734,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2017-08-22T15:36:16+00:00",
        "elevationGain": 5384,
        "elevationLoss": 5368,
        "country": "FR"
    }
}