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

GET /v1/routes/56241/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "99743fc1eb18c0c06fd2b5eaa0c763bb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Orozko - Orozco (Laguna Negra & Cañón Rio Lobos)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9679e0e-7096-40d2-8a76-9987e00b3176"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39750/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56241/",
    "metadata": {
        "length": 578495,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 3890,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1992,
        "elevationLoss": 1992,
        "country": "ES"
    }
}