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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0eee891b-9431-41c6-8f2b-338debb1dd57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51723/",
    "metadata": {
        "length": 8273,
        "lengthKind": "track",
        "duration": 3320,
        "positionLists": 9,
        "positions": 374,
        "size": 190636,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-04-14T12:58:57+00:00",
        "elevationGain": 358,
        "elevationLoss": 373,
        "country": "DE"
    }
}