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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Enériz (9) to Yárnoz (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad434213-9a5f-430e-a73d-8e2743fd2f21"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39101/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55592/",
    "metadata": {
        "length": 111711,
        "lengthKind": "straight-line",
        "duration": 5859,
        "positionLists": 2,
        "positions": 297,
        "size": 41032,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-17T14:01:10+00:00",
        "elevationGain": 1049,
        "elevationLoss": 1069,
        "country": "ES"
    }
}