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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "1 to 2 (rev)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc7990c8-51d2-4f2a-8509-2a871b2804d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56317/",
    "metadata": {
        "length": 3362393,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 72,
        "size": 9235,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 56,
        "elevationLoss": 525,
        "country": "FR"
    }
}