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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Roque de los Muchachos to Somada Alta",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/050dc026-4406-4c13-a615-4419ed6d3cf5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35008/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51499/",
    "metadata": {
        "length": 16635,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1097,
        "size": 96698,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 778,
        "elevationLoss": 1278
    }
}