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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Warndt-Wald-2",
    "creator_name": "walterA",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52f9b713-8c04-4c4d-89ef-65216837af07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40585/",
    "metadata": {
        "length": 9439,
        "lengthKind": "routed",
        "duration": 10,
        "positionLists": 3,
        "positions": 509,
        "size": 60081,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-08-17T11:45:09+00:00",
        "elevationGain": 211,
        "elevationLoss": 214,
        "country": "FR"
    }
}