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

GET /v1/routes/54833/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "34659e79bc81a725672599ebee8a67cf"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "26te TF nach WST - 61 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e1bc46c-9472-4ac8-bcec-489ef0111593"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38342/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54833/",
    "metadata": {
        "length": 60497,
        "lengthKind": "track",
        "duration": 1597,
        "positionLists": 1,
        "positions": 376,
        "size": 90338,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-13T09:48:29.321000+00:00",
        "elevationGain": 126,
        "elevationLoss": 125,
        "country": "DE"
    }
}