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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BMW Autohaus Leinetal Gmbh to Villa Parkplatz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7099df5b-90f4-4fa2-9b1c-bef446dabca6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37617/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54108/",
    "metadata": {
        "length": 1262262,
        "lengthKind": "straight-line",
        "duration": 1790592270,
        "positionLists": 4,
        "positions": 7060,
        "size": 777670,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-14T14:35:28+00:00",
        "elevationGain": 7124,
        "elevationLoss": 7293,
        "country": "DE"
    }
}