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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "W000 to W070",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b639633-bd0a-4045-9aac-494f36693927"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37478/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53969/",
    "metadata": {
        "length": 13929,
        "lengthKind": "track",
        "duration": 53369296,
        "positionLists": 1,
        "positions": 71,
        "size": 15639,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-11-07T17:39:21+00:00",
        "elevationGain": 361,
        "elevationLoss": 272,
        "country": "DE"
    }
}