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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 134",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8700ba43-c256-451d-b275-4cd7c1897dd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38157/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54648/",
    "metadata": {
        "length": 24985,
        "lengthKind": "track",
        "duration": 14,
        "positionLists": 1,
        "positions": 136,
        "size": 20176,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-07T11:10:55.142000+00:00",
        "elevationGain": 2431,
        "elevationLoss": 2431,
        "country": "FR"
    }
}