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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01_Prien (1) to 01_Rottau (6) (2)",
    "creator_name": "frturzin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/922bfaa0-f748-400c-96e9-4d2b063f292e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25111/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50880/",
    "metadata": {
        "length": 23553,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 790,
        "size": 15426,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 295,
        "elevationLoss": 261,
        "country": "DE"
    }
}