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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Start to Escalera Tubo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8f2540e-8450-44d6-8bcd-88ecd85d4c69"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40493/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56984/",
    "metadata": {
        "length": 1088,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 89,
        "size": 8528,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 90,
        "elevationLoss": 51
    }
}