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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Playa de Santiago_Puerto to San Sebastián",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b06c4737-7d97-405f-b328-9cde9ff357e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39168/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55659/",
    "metadata": {
        "length": 32638,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 296,
        "size": 26738,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1666,
        "elevationLoss": 1666
    }
}