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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "[01217] Golfverband Sachsen und Thüringen e.V. [Dresden] to [99869] Thüringer Golfclub Drei Gleichen [Friemar]",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eada1c89-480c-42c8-9f84-e964d4f86f43"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50546/",
    "metadata": {
        "length": 20503681,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 656,
        "size": 187038,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 22993,
        "elevationLoss": 22847,
        "country": "DE"
    }
}