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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 17551",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a033ccc1-e5f4-453d-8121-196ac33a0bc2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38780/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55271/",
    "metadata": {
        "length": 196903,
        "lengthKind": "track",
        "duration": 17559,
        "positionLists": 1,
        "positions": 17551,
        "size": 7071486,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-28T08:48:04.935000+00:00",
        "elevationGain": 4436,
        "elevationLoss": 4424,
        "country": "DE"
    }
}