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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Königsee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68b3c284-19ec-4a10-a9a0-4d63c784c364"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37414/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53905/",
    "metadata": {
        "length": 79970,
        "lengthKind": "track",
        "duration": 15246,
        "positionLists": 1,
        "positions": 2705,
        "size": 285073,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-23T08:21:45+00:00",
        "elevationGain": 1042,
        "elevationLoss": 924,
        "country": "AT"
    }
}