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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "09_04_2010.kml/MECURY100/4.9.2010-14:45:04/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e1e3341-73d1-4fff-9af6-5d44fb45b991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35211/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51702/",
    "metadata": {
        "length": 19954,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 606,
        "size": 21844,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 706,
        "elevationLoss": 711,
        "country": "DE"
    }
}