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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Albergue San Nicoás (7) to San Antón (2) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2da73e61-03b8-4f4a-866e-be21ca060525"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52429/",
    "metadata": {
        "length": 124580,
        "lengthKind": "straight-line",
        "duration": 63590417,
        "positionLists": 4,
        "positions": 275,
        "size": 54185,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-03T09:03:22+00:00",
        "elevationGain": 703,
        "elevationLoss": 828,
        "country": "ES"
    }
}