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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "LF6b",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3d44aff-89da-4c7a-a8f1-2ba7d48bd5e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40787/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57278/",
    "metadata": {
        "length": 359470,
        "lengthKind": "track",
        "duration": 215279,
        "positionLists": 1,
        "positions": 10627,
        "size": 1548836,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-29T14:34:34+00:00",
        "elevationGain": 4414,
        "elevationLoss": 4474,
        "country": "BE"
    }
}