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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15-Rötz-Weiden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c9021cf-2242-4b30-b892-7f9f5339de8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37513/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54004/",
    "metadata": {
        "length": 84272,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 448,
        "size": 47867,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 690,
        "elevationLoss": 738,
        "country": "DE"
    }
}