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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Attersee-Mondseeumrundung",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e11fd23-2533-4438-b044-c73d6157f8ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35950/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52441/",
    "metadata": {
        "length": 77077,
        "lengthKind": "track",
        "duration": 13510,
        "positionLists": 1,
        "positions": 1930,
        "size": 203691,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-10T07:32:07+00:00",
        "elevationGain": 616,
        "elevationLoss": 620,
        "country": "AT"
    }
}