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

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

{
    "category": "https://api.routeconverter.com/v1/categories/298/",
    "description": "AFFENSTEINPROMENADE.KML/Tracks/AFFENSTEINPROMENADE/Path",
    "creator_name": "Schulz_O",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/467e014f-d32e-4b7e-a8c8-609aff89ee6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3770/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4492/",
    "metadata": {
        "length": 100624,
        "lengthKind": "track",
        "positionLists": 4,
        "positions": 1560,
        "size": 632808,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 41476,
        "elevationLoss": 41380,
        "country": "CZ"
    }
}