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

GET /v1/routes/53807/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6eec466d24a7f4ec61cee7b91eda320b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "stop0 to stop1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64bcede2-23a1-40d4-b07e-7037ef679862"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37316/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53807/",
    "metadata": {
        "length": 51672,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 724,
        "size": 56878,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 450,
        "elevationLoss": 452,
        "country": "DE"
    }
}