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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Nieuwe tussenpuntlijst 6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/916a7e26-3678-45b1-a7ca-3dcd2838e0c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38436/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54927/",
    "metadata": {
        "length": 11625,
        "lengthKind": "straight-line",
        "duration": 4466,
        "positionLists": 4,
        "positions": 577,
        "size": 85607,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-25T16:17:10+00:00",
        "elevationGain": 96,
        "elevationLoss": 95,
        "country": "BE"
    }
}