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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RouteConverter/1: Biberbach-Ha",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2762a6b8-2564-457c-af86-e4220a43b06e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35801/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52292/",
    "metadata": {
        "length": 99720,
        "lengthKind": "straight-line",
        "duration": 199393,
        "positionLists": 2,
        "positions": 1162,
        "size": 561660,
        "format": "Training Center Database 1 (*.tcx)",
        "startTime": "2012-07-15T10:45:07.562000+00:00",
        "elevationGain": 1342,
        "elevationLoss": 1340,
        "country": "DE"
    }
}