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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Mirador La Tosca to GR 130",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6571928-26f7-46f6-b8f9-44a1cfcc908b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38932/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55423/",
    "metadata": {
        "length": 21078,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1199,
        "size": 104631,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1384,
        "elevationLoss": 1354
    }
}