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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_09_19.kml/MECURY100/9.19.2010-08:25:27/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5db8fb0a-d9b9-4f37-ad70-17a1e81c7c9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53620/",
    "metadata": {
        "length": 38219,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1080,
        "size": 38552,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1902,
        "elevationLoss": 1936,
        "country": "DE"
    }
}