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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tinizara to Tijarafe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b0b7a7b-44ce-4f90-8b53-125f1e7117e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35139/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51630/",
    "metadata": {
        "length": 10584,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 484,
        "size": 43009,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 238,
        "elevationLoss": 692
    }
}