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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Waypoints_14-JUIN-11 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c1351bf7-f908-4b78-84f4-d02f05b2e519"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39542/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56033/",
    "metadata": {
        "length": 32030,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 191,
        "size": 18823,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 154,
        "elevationLoss": 148
    }
}