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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "db953ee0-20a7-400d-8b6e-d700a4fd2cbb",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db953ee0-20a7-400d-8b6e-d700a4fd2cbb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40200/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56691/",
    "metadata": {
        "length": 248,
        "lengthKind": "track",
        "duration": 1766,
        "positionLists": 1,
        "positions": 50,
        "size": 2616,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2012-01-06T11:46:34+00:00",
        "elevationGain": 36,
        "elevationLoss": 25,
        "country": "ES"
    }
}