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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Wanderung",
    "creator_name": "Jorge-7",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49a33d14-64a0-42bc-aca8-83912d0a3925"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40562/",
    "metadata": {
        "length": 18111,
        "lengthKind": "track",
        "duration": 23274,
        "positionLists": 1,
        "positions": 1506,
        "size": 204790,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-08-28T08:56:16.151000+00:00",
        "elevationGain": 684,
        "elevationLoss": 676,
        "country": "DE"
    }
}