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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ruta Begues  parc Garraf Sitges",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a790f4e3-bd17-41bc-8cd8-0c10285af1f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55459/",
    "metadata": {
        "length": 20864,
        "lengthKind": "track",
        "duration": 3589,
        "positionLists": 1,
        "positions": 1769,
        "size": 225275,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-05T18:52:38+00:00",
        "elevationGain": 1039,
        "elevationLoss": 970,
        "country": "ES"
    }
}