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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BmBernWeilWstTannReiterleKaltesDegenBernBm",
    "creator_name": "haibiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51a9a6ca-7108-4f00-b44f-1eaddafba373"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1940/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50436/",
    "metadata": {
        "length": 44744,
        "lengthKind": "track",
        "duration": 10182,
        "positionLists": 1,
        "positions": 343,
        "size": 45928,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-05-26T15:50:50+00:00",
        "elevationGain": 1109,
        "elevationLoss": 1109,
        "country": "DE"
    }
}