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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Grand City Hotel to Zornige Ameise; Grossberghausen 2  42499 Hückeswagen, Oberbergisch",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ba25c03-79e4-486e-8168-fce9d5bde23a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36695/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53186/",
    "metadata": {
        "length": 471841,
        "lengthKind": "straight-line",
        "duration": 77815168,
        "positionLists": 3,
        "positions": 81,
        "size": 21847,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-18T12:29:44+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}