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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Belorad/Pension Casa Waslala to Viloria de Rioja/Albergue Acacio y Orietta (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a86a1d85-9688-45c9-94db-e2a7578897b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55482/",
    "metadata": {
        "length": 70055,
        "lengthKind": "straight-line",
        "duration": 31801599,
        "positionLists": 3,
        "positions": 191,
        "size": 32177,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-28T08:09:20+00:00",
        "elevationGain": 730,
        "elevationLoss": 596,
        "country": "ES"
    }
}