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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Goor Industrieterrein; De Spechthorst to Goor Industrieterrein; De Spechthorst",
    "creator_name": "jhmn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cdc59e2d-f8a9-4e1f-bff1-808759847389"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26933/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40558/",
    "metadata": {
        "length": 4359,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 118,
        "size": 16492,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-06-29T07:11:00+00:00",
        "elevationGain": 29,
        "elevationLoss": 25,
        "country": "NL"
    }
}