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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Beusdael; Natuurgebied to Veursbos; Natuurgebied",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a53688e-65e4-414d-9def-f7d84ddd9105"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52358/",
    "metadata": {
        "length": 45180,
        "lengthKind": "straight-line",
        "duration": 251,
        "positionLists": 2,
        "positions": 378,
        "size": 49538,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-19T17:21:18+00:00",
        "elevationGain": 617,
        "elevationLoss": 640,
        "country": "BE"
    }
}