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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Abínzano (8) to Sangüesa/Albergue Municipal (1)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f5e84f8-f798-4d72-91a2-cb047d6d6cb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37584/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54075/",
    "metadata": {
        "length": 149505,
        "lengthKind": "straight-line",
        "duration": 14154,
        "positionLists": 3,
        "positions": 589,
        "size": 91848,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-21T14:29:09+00:00",
        "elevationGain": 1391,
        "elevationLoss": 1253,
        "country": "ES"
    }
}