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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(2) to Santa Cilia (9)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13a05020-0d4e-4769-9787-31a858ace19d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51845/",
    "metadata": {
        "length": 91824,
        "lengthKind": "straight-line",
        "duration": 7888,
        "positionLists": 2,
        "positions": 139,
        "size": 20615,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-16T09:03:01+00:00",
        "elevationGain": 1109,
        "elevationLoss": 1273,
        "country": "ES"
    }
}