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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r66",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51dd285b-4f4d-4032-8c74-c952582199c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53332/",
    "metadata": {
        "length": 33103,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1887,
        "size": 177875,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4422,
        "elevationLoss": 3893,
        "country": "AT"
    }
}