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

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

{
    "category": "https://api.routeconverter.com/v1/categories/289/",
    "description": "Route de Grand Alps & Grand Canyon du Verdon 2007",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c69da0c-e504-4cd9-a622-4c0270ff12d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/802/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/995/",
    "metadata": {
        "length": 1573186,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 548,
        "size": 13336,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 28912,
        "elevationLoss": 29070,
        "country": "IT"
    }
}