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

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

{
    "category": "https://api.routeconverter.com/v1/categories/564/",
    "description": "VNM#3 Lerum-Halden",
    "creator_name": "Skye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c62c7666-293a-4438-8cc9-c7eb04c18c34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5784/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7826/",
    "metadata": {
        "length": 242685,
        "lengthKind": "routed",
        "duration": 3550,
        "positionLists": 1,
        "positions": 6,
        "size": 1537,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-13T11:52:26.230000+00:00",
        "elevationGain": 117,
        "elevationLoss": 106,
        "country": "SE"
    }
}