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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "CHALACO to NOGAL",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f7392690-2f0b-460a-a015-2984b63c99cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40880/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57371/",
    "metadata": {
        "length": 3867,
        "lengthKind": "straight-line",
        "duration": 4616,
        "positionLists": 1,
        "positions": 2,
        "size": 1232,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-20T17:39:37+00:00",
        "elevationGain": 0,
        "elevationLoss": 628,
        "country": "PE"
    }
}