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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Hotel Obereggen: Gardasee Tour (230.213 km, 5888 hm)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8830dd8-a86a-4f94-afa8-a304d794f471"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39344/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55835/",
    "metadata": {
        "length": 230448,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 251,
        "size": 17443,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 5894,
        "elevationLoss": 5899,
        "country": "IT"
    }
}