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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2010_08_29.kml/MECURY100/8.29.2010-15:04:00/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb027b03-b3e4-4c4e-8410-4ce7c042c8a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57465/",
    "metadata": {
        "length": 1775,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 26,
        "size": 1463,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 6,
        "elevationLoss": 44,
        "country": "IT"
    }
}