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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "RV2011-1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d9c9c9e-bd35-4402-bbe5-d514ab3d5986"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53236/",
    "metadata": {
        "length": 475024,
        "lengthKind": "track",
        "duration": 160882522,
        "positionLists": 1,
        "positions": 5357,
        "size": 804791,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-07-01T17:14:00+00:00",
        "elevationGain": 9355,
        "elevationLoss": 10697,
        "country": "MX"
    }
}