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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Idstein-Wiesensee 125 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7180cc83-04e3-41ab-958e-6b24da378dd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7876/",
    "metadata": {
        "length": 133890,
        "lengthKind": "routed",
        "duration": 1271606,
        "positionLists": 1,
        "positions": 33,
        "size": 7099,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-21T17:11:36.830000+00:00",
        "elevationGain": 638,
        "elevationLoss": 693,
        "country": "DE"
    }
}