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

GET /v1/routes/55118/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "814dd4a86c45bbca9b1f0eadd43870ab"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lerchenweg 2 to Vira Paese 59-60",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/991d637a-f61a-4ed5-9def-ecd98890268b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38627/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55118/",
    "metadata": {
        "length": 2215737,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 6570,
        "size": 490827,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}