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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2011-08-27(T) Palau - Isola della Maddalena - Palau",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8ecf601-c877-4807-b7d1-9f1a69cb0d0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27710/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41226/",
    "metadata": {
        "length": 41925,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1112,
        "size": 162512,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 580,
        "elevationLoss": 580
    }
}