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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 340",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/622e0036-c1e9-41e3-a033-199a918d03ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37241/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53732/",
    "metadata": {
        "length": 4152,
        "lengthKind": "track",
        "duration": 5474,
        "positionLists": 1,
        "positions": 340,
        "size": 204531,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2011-10-08T14:08:49+00:00",
        "elevationGain": 255,
        "elevationLoss": 246,
        "country": "DE"
    }
}