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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Unbekannt-Erweitert (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/725d3ff4-bd5b-4cbd-879a-5e05a8544228"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37675/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54166/",
    "metadata": {
        "length": 14768,
        "lengthKind": "track",
        "duration": 16243,
        "positionLists": 1,
        "positions": 747,
        "size": 192866,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-08T08:17:43+00:00",
        "elevationGain": 345,
        "elevationLoss": 365,
        "country": "DE"
    }
}