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

GET /v1/routes/54349/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4c2a8b98e34d55294371aed66534fc02"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Refugio de Ayosa to TF-24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a133801-7ab9-4897-9911-c4c32d4444b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37858/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54349/",
    "metadata": {
        "length": 17547,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1084,
        "size": 95576,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1841,
        "elevationLoss": 1796
    }
}