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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8033/",
    "description": "041225_Esp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4034b201-d90b-4392-ba2b-605065611986"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52904/",
    "metadata": {
        "length": 3636351,
        "lengthKind": "track",
        "duration": 392578,
        "positionLists": 12,
        "positions": 49708,
        "size": 7906192,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2004-12-25T15:44:54+00:00",
        "elevationGain": 60550,
        "elevationLoss": 58606,
        "country": "MA"
    }
}