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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "WP01-A to WP05-E",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0025f3d7-0412-4d48-8ebf-6a4d8b1923f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34872/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51363/",
    "metadata": {
        "length": 307091,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5,
        "size": 721,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3,
        "elevationLoss": 5
    }
}