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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Rennsteig, Frankenwald (349 Km)",
    "creator_name": "Schwalmbiker_Juergen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83bc49c7-6883-460d-9eaa-a82ea33efe57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3897/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4662/",
    "metadata": {
        "length": 910898,
        "lengthKind": "straight-line",
        "duration": 94782,
        "positionLists": 3,
        "positions": 14043,
        "size": 3414694,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-04T08:05:36+00:00",
        "elevationGain": 16740,
        "elevationLoss": 16770,
        "country": "DE"
    }
}