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

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

{
    "category": "https://api.routeconverter.com/v1/categories/947/",
    "description": "Wassersport (On the water)",
    "creator_name": "roche3000",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fad2b97a-31c7-416e-9b5b-3e3db4f3dd66"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27926/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41420/",
    "metadata": {
        "length": 282605,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 24136,
        "size": 937152,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}