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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7726/",
    "description": "01",
    "creator_name": "GeroldM",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26a0ea5f-a98b-4074-b864-7dc8cb86b671"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27449/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40978/",
    "metadata": {
        "length": 3296929,
        "lengthKind": "track",
        "positionLists": 41,
        "positions": 134045,
        "size": 2902126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 154253,
        "elevationLoss": 153755,
        "country": "US"
    }
}