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

GET /v1/routes/53196/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "594d9abfa33b459c2b4e5d4f17b0cced"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Las Nieves to Villa",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c03710a-c4f3-497b-90f5-7de9d83d5c8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36705/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53196/",
    "metadata": {
        "length": 18076,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 724,
        "size": 63735,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1327,
        "elevationLoss": 1225
    }
}