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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1535",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40fd7f94-23a8-47e9-b136-1da97c5504be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36429/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52920/",
    "metadata": {
        "length": 82779,
        "lengthKind": "track",
        "duration": 11276,
        "positionLists": 1,
        "positions": 1535,
        "size": 898136,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-05-13T09:22:18+00:00",
        "elevationGain": 525,
        "elevationLoss": 531,
        "country": "DE"
    }
}