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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "rhe1_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1fb8a51-c432-4d42-a452-1e7341f3164c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55699/",
    "metadata": {
        "length": 96358,
        "lengthKind": "track",
        "duration": 33110,
        "positionLists": 1,
        "positions": 1080,
        "size": 131342,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-31T11:00:32+00:00",
        "elevationGain": 2656,
        "elevationLoss": 3540,
        "country": "CH"
    }
}