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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "Andersen Motorcycle Garage TET Germany Section II to Wolf area TET Germany Section II",
    "creator_name": "kleinfloechen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b46fce2-dc76-41fa-a78e-24389f9031b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28291/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41735/",
    "metadata": {
        "length": 9854060,
        "lengthKind": "straight-line",
        "duration": 651594005,
        "positionLists": 4,
        "positions": 16706,
        "size": 1162206,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-08-20T18:35:59+00:00",
        "elevationGain": 763,
        "elevationLoss": 739,
        "country": "DE"
    }
}