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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Kreuztal-Forellenhof-Wiesent Hütte",
    "creator_name": "Rohavi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28bd57c8-cdcd-4c7c-809d-4f4e8fea7104"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24142/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38064/",
    "metadata": {
        "length": 43929,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 3,
        "size": 1151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 273,
        "elevationLoss": 0,
        "country": "DE"
    }
}