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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/",
    "description": "10 Taublitz nach Görisried",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0380df23-b8e2-4f15-bbdf-d36202c4accc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24798/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38636/",
    "metadata": {
        "length": 1403748,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 11037,
        "size": 921198,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}