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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Via_Claudia_Augusta_Radroute",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7babe959-da27-459f-bee9-a83968c0f8fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37894/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54385/",
    "metadata": {
        "length": 194720,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2290,
        "size": 204179,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2339,
        "elevationLoss": 2940,
        "country": "AT"
    }
}