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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_06_27.kml/MECURY100/6.27.2010-14:33:10/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a02d9b0a-2abb-40a6-8bae-b3ccad0066ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38779/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55270/",
    "metadata": {
        "length": 28263,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 660,
        "size": 23859,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 714,
        "elevationLoss": 737,
        "country": "DE"
    }
}