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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2010_08_17.kml/MECURY100/8.17.2010-08:33:51/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ede8ae3f-86b9-41be-aa23-e07832266f86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40631/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57122/",
    "metadata": {
        "length": 29638,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 639,
        "size": 23279,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 389,
        "elevationLoss": 381,
        "country": "IT"
    }
}