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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1407/",
    "description": "Auflug Richtung Znaim",
    "creator_name": "kevolla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc605b26-feb4-4888-8278-57143637a420"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5552/",
    "metadata": {
        "length": 419020,
        "lengthKind": "track",
        "duration": 36196,
        "positionLists": 2,
        "positions": 4048,
        "size": 2017432,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2010-08-29T08:59:42+00:00",
        "elevationGain": 9528,
        "elevationLoss": 9410,
        "country": "AT"
    }
}