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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r46",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a85e536-1775-4e44-91c4-470ec90625a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55144/",
    "metadata": {
        "length": 60927,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4742,
        "size": 445241,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4680,
        "elevationLoss": 4715,
        "country": "AT"
    }
}