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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "END Dienstag 6 Mai 2008 06:53:34. Total distance: 58.1 km. Max speed: 112 km/h. Motion duration: 45 mins., Max./Min. altitude=964/718 m",
    "creator_name": "WBB_OZ",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e995d7fe-0761-44d7-9f14-16ccc0560292"
    },
    "localFile": "https://api.routeconverter.com/v1/files/767/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50375/",
    "metadata": {
        "length": 3989782,
        "lengthKind": "straight-line",
        "duration": 1554189,
        "positionLists": 11,
        "positions": 624,
        "size": 123957,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-05-06T05:00:42+00:00",
        "elevationGain": 5176,
        "elevationLoss": 4704,
        "country": "AU"
    }
}