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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Vom Kaltenbach auf die Schweizeben Tour 6 (3)",
    "creator_name": "Adi H.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/301f907e-40a2-47fd-9f29-d899a866da28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27025/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51161/",
    "metadata": {
        "length": 8892,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 754,
        "size": 67197,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 673,
        "elevationLoss": 136,
        "country": "AT"
    }
}