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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1702/",
    "description": "record 1 to record 4696",
    "creator_name": "jordihoek@hotmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b01403d1-0c5a-471a-9ef9-7dee55acfb6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26608/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40260/",
    "metadata": {
        "length": 21961,
        "lengthKind": "track",
        "duration": 4729,
        "positionLists": 1,
        "positions": 4696,
        "size": 116975,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2020-08-29T12:28:03+00:00",
        "elevationGain": 3545,
        "elevationLoss": 3517,
        "country": "NL"
    }
}