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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "22.08.2017 17:36:11/22.08.2017 17:36:11 (4)",
    "creator_name": "Abcd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/517ac643-ea42-4ae6-b196-382999bfc2c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25314/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50902/",
    "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"
    }
}