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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lahnhöhenweg (Westerwaldseite) erstellt von: Westerwaldverein (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ca974fe-4092-45b2-9cd5-5551df91ccdb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38701/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55192/",
    "metadata": {
        "length": 135079,
        "lengthKind": "track",
        "duration": 2636940,
        "positionLists": 1,
        "positions": 1203,
        "size": 181307,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-10T09:32:04+00:00",
        "elevationGain": 5130,
        "elevationLoss": 5206,
        "country": "DE"
    }
}