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

GET /v1/routes/54809/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2d1c1ae86db9de4a1f5820ba378cfc8b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "La Zarza to PR LP 9 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d97411e-2f46-4ab8-8bf4-639ca8595220"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38318/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54809/",
    "metadata": {
        "length": 10779,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 497,
        "size": 44420,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 514,
        "elevationLoss": 504
    }
}