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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Altenbroek; Natuurgebied to Witte Kapel; Kapelletje",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58c76574-c9f1-4118-a4cb-ceb71f29f744"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37004/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53495/",
    "metadata": {
        "length": 30933,
        "lengthKind": "straight-line",
        "duration": 361,
        "positionLists": 2,
        "positions": 378,
        "size": 48873,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-19T18:11:19+00:00",
        "elevationGain": 526,
        "elevationLoss": 533,
        "country": "BE"
    }
}