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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "3e étape Ifenblick-Konstanz 109km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00ee3ca3-e7b3-42ea-9735-e4c5d38cc8a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34896/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51387/",
    "metadata": {
        "length": 108496,
        "lengthKind": "track",
        "duration": 53881,
        "positionLists": 1,
        "positions": 870,
        "size": 124340,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-05T10:11:23+00:00",
        "elevationGain": 1731,
        "elevationLoss": 2360,
        "country": "DE"
    }
}