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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "stop0 to stop3 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/91f92984-4835-459b-855b-518a068e41d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38453/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54944/",
    "metadata": {
        "length": 153639,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1691,
        "size": 131044,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1269,
        "elevationLoss": 1269,
        "country": "DE"
    }
}