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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "WPT00001 to WPT11938",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca01b755-4c64-47aa-97ea-817899baba01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39768/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56259/",
    "metadata": {
        "length": 198418,
        "lengthKind": "straight-line",
        "duration": 30100,
        "positionLists": 3,
        "positions": 23876,
        "size": 5817441,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-10-30T05:49:44.055000+00:00",
        "elevationGain": 3092,
        "elevationLoss": 3070,
        "country": "ES"
    }
}