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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Cruz del Gallo to Mirador",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65d9b976-7404-46c9-9c66-3abcbadf6188"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37348/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53839/",
    "metadata": {
        "length": 10531,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 543,
        "size": 47924,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 894,
        "elevationLoss": 904
    }
}