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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "22ac2426-a959-40d3-b844-38cb2c6786c0",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22ac2426-a959-40d3-b844-38cb2c6786c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35699/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52190/",
    "metadata": {
        "length": 28978,
        "lengthKind": "track",
        "duration": 10808,
        "positionLists": 1,
        "positions": 4752,
        "size": 111490,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2013-03-10T08:45:10+00:00",
        "elevationGain": 738,
        "elevationLoss": 758,
        "country": "ES"
    }
}