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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Unbekannt (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95a61c44-a328-418e-88a5-a7f723c56603"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38540/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55031/",
    "metadata": {
        "length": 20063,
        "lengthKind": "track",
        "duration": 22474,
        "positionLists": 1,
        "positions": 1312,
        "size": 342444,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-16T08:25:34+00:00",
        "elevationGain": 1362,
        "elevationLoss": 1368,
        "country": "DE"
    }
}