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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2768/?format=api",
    "description": "GW-Loenen-313 rudie orgineel",
    "creator_name": "rudie",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37e716ea-7ff8-4e43-a834-704bf3610fcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26044/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39746/?format=api",
    "metadata": {
        "length": 18582,
        "lengthKind": "track",
        "duration": 26134,
        "positionLists": 1,
        "positions": 209,
        "size": 28713,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-09T08:36:04+00:00",
        "elevationGain": 180,
        "elevationLoss": 219,
        "country": "NL"
    }
}