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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Final 1a trialera/ pista de Sta. Margarida to Joanet",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ffc7c9f-3628-4552-8c41-7b25fbd3d488"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37989/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54480/",
    "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"
    }
}