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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Geniessertour im Schlierseegebiet",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8acef27b-a760-403a-872c-b750eda91c93"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38249/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54740/",
    "metadata": {
        "length": 30613,
        "lengthKind": "track",
        "duration": 9601,
        "positionLists": 1,
        "positions": 1120,
        "size": 135854,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-02T17:25:49+00:00",
        "elevationGain": 537,
        "elevationLoss": 548,
        "country": "DE"
    }
}