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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_08_05.kml/MECURY100/8.5.2010-13:44:51/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05d18b1f-eea0-4b45-81d5-0d339e469d56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51513/",
    "metadata": {
        "length": 34492,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4034,
        "size": 141850,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 7122,
        "elevationLoss": 7110,
        "country": "DE"
    }
}