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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto del Perdón (3) to Zariquiegui (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98dddb00-fbdf-47b4-b073-6f3ea3f5f1fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38623/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55114/",
    "metadata": {
        "length": 48595,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 102,
        "size": 15939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-18T09:05:24+00:00",
        "elevationGain": 614,
        "elevationLoss": 804,
        "country": "ES"
    }
}