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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "20110818 Lac des Etoiles",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5c3a1cb-245d-4869-8cc2-4dc8f21f2768"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39661/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56152/",
    "metadata": {
        "length": 10554,
        "lengthKind": "track",
        "duration": 13282,
        "positionLists": 4,
        "positions": 797,
        "size": 86060,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-18T06:46:48+00:00",
        "elevationGain": 836,
        "elevationLoss": 848,
        "country": "FR"
    }
}