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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Alter MarienburgImbiß; Nordstemmen to Villa Parkplatz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9205cb6d-8139-4f1f-bc18-91cdb77ff36a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54946/",
    "metadata": {
        "length": 887508,
        "lengthKind": "straight-line",
        "duration": 1937514364,
        "positionLists": 4,
        "positions": 10858,
        "size": 1190160,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-11-30T12:18:34+00:00",
        "elevationGain": 3439,
        "elevationLoss": 3556,
        "country": "DE"
    }
}