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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lahnhöhenweg (Westerwaldseite) erstellt von: Westerwaldverein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68066504-150b-41bc-82be-ae6abdfe6d68"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37396/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53887/",
    "metadata": {
        "length": 132867,
        "lengthKind": "track",
        "duration": 2636940,
        "positionLists": 1,
        "positions": 500,
        "size": 57841,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-03-10T09:32:04+00:00",
        "elevationGain": 3599,
        "elevationLoss": 3675,
        "country": "DE"
    }
}