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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Große Odenwaldrunde 210 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eae407b8-0c2c-4555-ad82-da9c1e70b4f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5823/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7866/",
    "metadata": {
        "length": 220769,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 67,
        "size": 9427,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2088,
        "elevationLoss": 2084,
        "country": "DE"
    }
}