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

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

{
    "category": "https://api.routeconverter.com/v1/categories/400/",
    "description": "Mallorca-GR221 (GPS),new",
    "creator_name": "Hannsen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aee3b79b-7ddb-42c6-b8b7-2550e4e1ca70"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28356/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41780/",
    "metadata": {
        "length": 491481,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1141,
        "size": 95556,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8734,
        "elevationLoss": 8262
    }
}