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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Deutsches Museum to Bahnhof Gmund a. Tegernsee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/107a1251-d4fa-4be8-9230-1e1c1d6f9191"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35275/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51766/",
    "metadata": {
        "length": 207691,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 63,
        "size": 23938,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-07T19:00:13+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}