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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/",
    "description": "Taunushöhenweg",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e32fc112-5caf-413c-9814-9730afa33bc9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26787/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40424/",
    "metadata": {
        "length": 142050,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3018,
        "size": 250912,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5403,
        "elevationLoss": 5545,
        "country": "DE"
    }
}