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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1404/",
    "description": "SEGELTOUR Norra skärg 2009-10-09",
    "creator_name": "rungebub",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eeb9270d-6116-4404-9e50-478661a23d6d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3668/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4371/",
    "metadata": {
        "length": 53926,
        "lengthKind": "track",
        "duration": 1211866,
        "positionLists": 1,
        "positions": 778,
        "size": 75359,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-26T16:46:56+00:00",
        "elevationGain": 775,
        "elevationLoss": 802,
        "country": "SE"
    }
}