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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "Position 1 to Position 16",
    "creator_name": "aloha-p8",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/017628d1-64ca-4a58-aaf6-99355749146f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26478/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40146/",
    "metadata": {
        "length": 172455,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 2476,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 186,
        "elevationLoss": 0,
        "country": "DE"
    }
}