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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Ramsau_Schladming",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7cd12ed3-3aa8-412d-8c44-e4bc5aed9e1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37918/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54409/",
    "metadata": {
        "length": 95598,
        "lengthKind": "track",
        "duration": 21424,
        "positionLists": 1,
        "positions": 2715,
        "size": 286642,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-25T06:59:24+00:00",
        "elevationGain": 1219,
        "elevationLoss": 1230,
        "country": "AT"
    }
}