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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Thüringer Elisabethpfad erstellt von: tomtom",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86a18a66-7c84-43ff-9cb2-e2c7964febc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38150/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54641/",
    "metadata": {
        "length": 176269,
        "lengthKind": "track",
        "duration": 4212,
        "positionLists": 1,
        "positions": 4213,
        "size": 616278,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1969-12-31T23:00:01+00:00",
        "elevationGain": 3404,
        "elevationLoss": 3437,
        "country": "DE"
    }
}