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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (8) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58ce594b-0124-4a47-8c6b-d69f7b504dbb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37007/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53498/",
    "metadata": {
        "length": 104794,
        "lengthKind": "routed",
        "duration": 2465,
        "positionLists": 1,
        "positions": 14,
        "size": 3344,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-15T17:54:29.750000+00:00",
        "elevationGain": 38,
        "elevationLoss": 27
    }
}