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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Astorga/Albergue San Javier to Villavante/Albergue Santa Lucía",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79991c1b-6735-4dae-b824-3e675ecdcf52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54338/",
    "metadata": {
        "length": 173069,
        "lengthKind": "straight-line",
        "duration": 63139842,
        "positionLists": 4,
        "positions": 309,
        "size": 50949,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T12:22:19+00:00",
        "elevationGain": 730,
        "elevationLoss": 846,
        "country": "ES"
    }
}