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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tracks/Holux2016/01/27_18:07",
    "creator_name": "Stanislav",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55e16256-d611-4648-be36-c6f7dd44b1f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24379/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50804/",
    "metadata": {
        "length": 116618,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5136,
        "size": 231406,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 2039,
        "elevationLoss": 2045
    }
}