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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/",
    "description": "FBT Teil1 Garmin",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32e9ff6d-7a37-409f-a76a-8b8b3eb206cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38022/",
    "metadata": {
        "length": 62004,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1354,
        "size": 88514,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}