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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "11 Braunau-Passau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4f9a3d3-92e0-4559-b5e4-004b27a1aa1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39638/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56129/",
    "metadata": {
        "length": 63030,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 355,
        "size": 42891,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 283,
        "elevationLoss": 323,
        "country": "AT"
    }
}