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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Imada to Carretera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/196f5009-791f-4361-a3ba-efe67e3a232f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35476/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51967/",
    "metadata": {
        "length": 15292,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 185,
        "size": 17183,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1197,
        "elevationLoss": 1137
    }
}