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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "01_start_Ferme de la Bouverie in Vieuxville to 15_Versterkte burcht van Logne",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f4afb80-0eda-438d-965e-cf23c44380dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37581/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54072/",
    "metadata": {
        "length": 95414,
        "lengthKind": "straight-line",
        "duration": 16148,
        "positionLists": 2,
        "positions": 1578,
        "size": 223988,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-03T08:51:15+00:00",
        "elevationGain": 1867,
        "elevationLoss": 1765,
        "country": "BE"
    }
}