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

GET /v1/routes/55416/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "bf9c93fd0c0ef3c7f13a0a5bfbf1651b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Paderborn-Salzkotten-Almetal (KS Testtour)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5f97e07-d2d4-4ce7-a82e-4e3c4b894ddf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38925/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55416/?format=api",
    "metadata": {
        "length": 55448,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1008,
        "size": 127875,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 344,
        "elevationLoss": 345,
        "country": "DE"
    }
}