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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15te TF zum Zwischenahner Meer - 71 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2e9e522-1b91-4c5d-b817-650df6cf3d15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38857/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55348/",
    "metadata": {
        "length": 71831,
        "lengthKind": "track",
        "duration": 1833577623,
        "positionLists": 1,
        "positions": 434,
        "size": 106605,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 114,
        "elevationLoss": 114,
        "country": "DE"
    }
}