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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "brunn.kml/MECURY100/8.19.2010-08:07:33/Track",
    "creator_name": "kohlmeise",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30f5fa89-90a3-460a-a4ac-1a98600a8ff8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50647/",
    "metadata": {
        "length": 41466,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1640,
        "size": 59267,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 550,
        "elevationLoss": 544,
        "country": "DE"
    }
}