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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Sr_Ebenau_Hl_Bo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/487331f7-e75a-447e-bf93-785badc367b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36614/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53105/",
    "metadata": {
        "length": 75764,
        "lengthKind": "track",
        "duration": 15174,
        "positionLists": 1,
        "positions": 2088,
        "size": 220177,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-01T09:37:15+00:00",
        "elevationGain": 974,
        "elevationLoss": 853,
        "country": "AT"
    }
}