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

GET /v1/routes/2328/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2e6ba602a3517b91ab87e114f431a503"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/659/",
    "description": "Flug Faial - Terceira - Sao Miguel",
    "creator_name": "WVdse",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62c5bbc3-9203-486a-b8fb-55e545ceaf21"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2328/",
    "metadata": {
        "length": 379687,
        "lengthKind": "track",
        "duration": 7039,
        "positionLists": 1,
        "positions": 1005,
        "size": 178990,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-20T11:11:42+00:00",
        "elevationGain": 7649,
        "elevationLoss": 7578
    }
}