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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start;  B237 Bornefelder Strasse und  L80 Am Eichholz to Ziel; Gewerbegebiet",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01f287e6-cf78-44da-ad61-db8bbd5dbfa2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51422/",
    "metadata": {
        "length": 103663,
        "lengthKind": "straight-line",
        "duration": 6239,
        "positionLists": 2,
        "positions": 3045,
        "size": 483480,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-06T13:59:32+00:00",
        "elevationGain": 2708,
        "elevationLoss": 2706,
        "country": "DE"
    }
}