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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "1 In der Aue; In der Aue 1 46487 Wesel, Wesel to [42651] Hubraum",
    "creator_name": "Carlios",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/387a66ca-5b03-4f2d-8f44-89535d2821da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4609/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5469/",
    "metadata": {
        "length": 3893542,
        "lengthKind": "straight-line",
        "duration": 27827,
        "positionLists": 21,
        "positions": 20046,
        "size": 1438654,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-20T13:45:50+00:00",
        "elevationGain": 4804,
        "elevationLoss": 5084,
        "country": "DE"
    }
}