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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_10_17.kml/MECURY100/10.17.2010-14:36:34/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37ac7195-d701-46f7-a16f-52b6dce8706c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36194/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52685/",
    "metadata": {
        "length": 27041,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 726,
        "size": 26089,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 877,
        "elevationLoss": 875,
        "country": "DE"
    }
}