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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Rescued route 2009-10-22",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79d37840-80e0-4d2d-8204-0a029ab8d0c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37851/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54342/",
    "metadata": {
        "length": 33163,
        "lengthKind": "track",
        "duration": 245945,
        "positionLists": 2,
        "positions": 2838,
        "size": 298131,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-22T13:09:17+00:00",
        "elevationGain": 1317,
        "elevationLoss": 1318,
        "country": "IT"
    }
}