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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "WP01-A to WP06-F",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96969484-d54b-411c-9279-9fe2a2a3892d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55055/",
    "metadata": {
        "length": 252316,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6,
        "size": 802,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 12,
        "elevationLoss": 10
    }
}