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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "43 km O-tour Bike Obwalden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2495fa08-b19f-4187-99d1-56aee102191e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35731/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52222/",
    "metadata": {
        "length": 128352,
        "lengthKind": "straight-line",
        "duration": 43194,
        "positionLists": 3,
        "positions": 5562,
        "size": 1036282,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-14T16:09:35+00:00",
        "elevationGain": 10942,
        "elevationLoss": 10949,
        "country": "CH"
    }
}