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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Final 1a trialera/ pista de Sta. Margarida to Joanet (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7002c55-16d5-40cd-9af4-3403153dd8eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39311/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55802/",
    "metadata": {
        "length": 59089,
        "lengthKind": "straight-line",
        "duration": 40714447,
        "positionLists": 2,
        "positions": 3938,
        "size": 504642,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-28T00:11:34+00:00",
        "elevationGain": 6164,
        "elevationLoss": 6037,
        "country": "ES"
    }
}