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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/320df338-bbe1-4c7d-8154-7d2ec861650e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36048/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52539/",
    "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"
    }
}