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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Doko2008, Tag 1",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22e59dc4-bdd1-4e7d-bd3c-dc70b320801a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4563/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50575/",
    "metadata": {
        "length": 49761,
        "lengthKind": "track",
        "duration": 3468,
        "positionLists": 1,
        "positions": 2329,
        "size": 271784,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-29T09:00:00+00:00",
        "elevationGain": 253,
        "elevationLoss": 240,
        "country": "DE"
    }
}