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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "ACTIVE LOG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cae15ec-6d6e-4ceb-91d0-d7ff8381497f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36720/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53211/",
    "metadata": {
        "length": 33634,
        "lengthKind": "track",
        "duration": 24526120,
        "positionLists": 1,
        "positions": 867,
        "size": 314344,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-02-09T13:34:28+00:00",
        "elevationGain": 410,
        "elevationLoss": 414,
        "country": "NL"
    }
}