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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Nuit 1 St-Cyprien to Nuit 7 Porto Vecchio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f59566d-bc74-4c79-bc67-6745791bb3d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37975/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54466/",
    "metadata": {
        "length": 416018,
        "lengthKind": "straight-line",
        "duration": 453536,
        "positionLists": 2,
        "positions": 1230,
        "size": 715525,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-22T10:53:15+00:00",
        "elevationGain": 3,
        "elevationLoss": 2
    }
}