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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e0c9b22-4c03-4f24-a0bc-9782216de60f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37559/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54050/",
    "metadata": {
        "length": 46502,
        "lengthKind": "track",
        "duration": 49769,
        "positionLists": 1,
        "positions": 1189,
        "size": 162655,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-23T12:09:13+00:00",
        "elevationGain": 1362,
        "elevationLoss": 1362,
        "country": "AT"
    }
}