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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "alpannonia gesamt mit Start Semmering",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3e1a5f9-0148-4752-91fe-8601cb185838"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40028/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56519/",
    "metadata": {
        "length": 19548,
        "lengthKind": "track",
        "duration": 9030,
        "positionLists": 1,
        "positions": 839,
        "size": 122379,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-18T07:51:23+00:00",
        "elevationGain": 449,
        "elevationLoss": 417,
        "country": "AT"
    }
}