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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_08.kml/MECURY100/7.8.2010-09:13:16/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0dcc09ee-93ce-4cdc-9801-ca137e5ca48b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35203/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51694/",
    "metadata": {
        "length": 34067,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 870,
        "size": 31188,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1246,
        "elevationLoss": 1240,
        "country": "DE"
    }
}