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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Bike&HikeÜberschreitungLeilachspitze,Krottenköpfe on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8d599f4-bb44-4f28-a55a-fffc1b5dcfc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39352/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55843/",
    "metadata": {
        "length": 27407,
        "lengthKind": "track",
        "duration": 9848,
        "positionLists": 1,
        "positions": 1809,
        "size": 269816,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-03T23:26:59+00:00",
        "elevationGain": 3276,
        "elevationLoss": 3276,
        "country": "AT"
    }
}