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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 1084",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c61b0247-49e1-4ad2-831d-b6371cdeb0dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56162/",
    "metadata": {
        "length": 16626,
        "lengthKind": "track",
        "duration": 7967,
        "positionLists": 1,
        "positions": 1084,
        "size": 272628,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-05-25T12:43:21+00:00",
        "elevationGain": 811,
        "elevationLoss": 812,
        "country": "FR"
    }
}