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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rheinischer Hof to Parkhotel am Soier See (2)",
    "creator_name": "holde1212",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ca3f5b8-0fc7-428d-a1b0-2cbf9bce4fbc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27293/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51214/",
    "metadata": {
        "length": 1516898,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 6154,
        "size": 442605,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5200,
        "elevationLoss": 5668,
        "country": "DE"
    }
}