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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cacabelos/Albergue Santuario de la Virgen de la Angustia (8) to Villafranca del Bierzo/Refugio Ave Fénix",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fb41eae-192d-47e9-adaf-32a95bdc0c96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35253/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51744/",
    "metadata": {
        "length": 110338,
        "lengthKind": "straight-line",
        "duration": 197433964,
        "positionLists": 3,
        "positions": 266,
        "size": 49438,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-01T10:46:55+00:00",
        "elevationGain": 934,
        "elevationLoss": 904,
        "country": "ES"
    }
}