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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cruce; 22-ENE-11 16:21:51 to Zona desforestada; 22-ENE-11 11:53:41",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1ee533d-3fa2-4025-9cd2-b25052f7de05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40735/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57226/",
    "metadata": {
        "length": 10335,
        "lengthKind": "straight-line",
        "duration": 6111,
        "positionLists": 3,
        "positions": 289,
        "size": 48477,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-01-22T10:12:44+00:00",
        "elevationGain": 1345,
        "elevationLoss": 907,
        "country": "ES"
    }
}