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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Etappe 3",
    "creator_name": "himmelhund6",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/553f3308-3d96-4c7e-9577-577fc3f5eab4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26750/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51109/",
    "metadata": {
        "length": 128058,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4175,
        "size": 266203,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1523,
        "elevationLoss": 1385,
        "country": "AT"
    }
}