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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_11_06.kml/MECURY100/11.6.2010-09:59:03/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21f71fce-1ec3-4c55-bac5-c6d1db65c41c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52171/",
    "metadata": {
        "length": 21511,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6000,
        "size": 222646,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 840,
        "elevationLoss": 820,
        "country": "DE"
    }
}