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

GET /v1/routes/40102/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "86777bf229c5869d057a5704cda48f32"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "19 km ab Ehreshoven über Bergische Schweiz",
    "creator_name": "Bips",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f57e38b8-56c3-471a-a653-dd05a6c687e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26438/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40102/",
    "metadata": {
        "length": 19992,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2068,
        "size": 163960,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 575,
        "elevationLoss": 575,
        "country": "DE"
    }
}