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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 15 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a768ed0c-8a6b-4f6b-8da5-3b6d7039524d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55455/",
    "metadata": {
        "length": 101406,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 15,
        "size": 2822,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 60,
        "elevationLoss": 48,
        "country": "DE"
    }
}