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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Calzada (8) to Xen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bbd6ecf-c5eb-47da-9477-bf171cb5e288"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37896/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54387/",
    "metadata": {
        "length": 253718,
        "lengthKind": "straight-line",
        "duration": 423497735,
        "positionLists": 4,
        "positions": 576,
        "size": 107078,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-05T09:45:01+00:00",
        "elevationGain": 1486,
        "elevationLoss": 1772,
        "country": "ES"
    }
}