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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-04-17 13:48 Abendrunde Variante",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bef9797-c5e1-44eb-a5e3-bd97d0f8b2a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37090/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53581/",
    "metadata": {
        "length": 14695,
        "lengthKind": "track",
        "duration": 6886,
        "positionLists": 1,
        "positions": 2210,
        "size": 212429,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-17T11:48:20+00:00",
        "elevationGain": 829,
        "elevationLoss": 825,
        "country": "DE"
    }
}