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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3640/",
    "description": "Scheuren-Busch-Eikamp  (Odental)",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99d8125b-e816-42ef-963e-d80b958b15c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38826/",
    "metadata": {
        "length": 10541,
        "lengthKind": "track",
        "duration": 11815,
        "positionLists": 1,
        "positions": 985,
        "size": 383816,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-02-22T12:07:40+00:00",
        "elevationGain": 1039,
        "elevationLoss": 1041,
        "country": "DE"
    }
}