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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8031/",
    "description": "Othoni teszt file (1) on AllTrails",
    "creator_name": "LajosJozsa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc2709c3-eb58-4e9a-9504-d3d303990bcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26350/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51049/",
    "metadata": {
        "length": 4623,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 137,
        "size": 12291,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 93,
        "elevationLoss": 94,
        "country": "HU"
    }
}