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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/",
    "description": "FBT Teil3 Garmin",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e3c6e60-2183-42d2-831e-bcd36106b990"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24100/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38026/",
    "metadata": {
        "length": 144925,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 3255,
        "size": 212234,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}