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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r61",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2315438-2d78-4beb-a43b-c51c127ba029"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39213/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55704/",
    "metadata": {
        "length": 16811,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 576,
        "size": 54712,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 876,
        "elevationLoss": 773,
        "country": "AT"
    }
}