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

GET /v1/routes/52060/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "54d1d40ba25cb08307d5303189f2d8c1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tijarafe to Porís de Candelaria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cfe8c21-fd9e-4662-91e6-51e4496d9cf2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35569/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52060/",
    "metadata": {
        "length": 10110,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 612,
        "size": 53284,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 661,
        "elevationLoss": 1322
    }
}