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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Zubringer Ruhla Schanze-Rennsteig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48f21bea-e6ce-4d3f-a498-3818520a1572"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36620/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53111/",
    "metadata": {
        "length": 1913,
        "lengthKind": "track",
        "duration": 687,
        "positionLists": 1,
        "positions": 44,
        "size": 9742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 104,
        "elevationLoss": 11,
        "country": "DE"
    }
}