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

GET /v1/routes/41008/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ad4a19b263d75bceebd3fd4bfcb11718"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/307/?format=api",
    "description": "Adventure Labs(HasChildren)",
    "creator_name": "LabHeinz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f11aaef7-29c2-4427-b8b7-1ecb82552053"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27486/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41008/?format=api",
    "metadata": {
        "length": 1249095,
        "lengthKind": "straight-line",
        "duration": 1809145735,
        "positionLists": 1,
        "positions": 651,
        "size": 1207364,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2019-12-08T19:24:13.573000+00:00",
        "country": "CH"
    }
}