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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Vom Kaltenbach auf die Schweizeben Tour 6 (4)",
    "creator_name": "Adi H.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3427583e-5558-46a2-8fff-fd3f72faf37e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27026/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51162/",
    "metadata": {
        "length": 8892,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 754,
        "size": 67197,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 673,
        "elevationLoss": 136,
        "country": "AT"
    }
}