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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Via_Claudia_Augusta_Radroute",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bf8ae54-d54a-4c58-b0c7-6f5f46858109"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37901/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54392/",
    "metadata": {
        "length": 592161,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6278,
        "size": 518052,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8310,
        "elevationLoss": 9065,
        "country": "IT"
    }
}