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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "MareAMareNord(variante) on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d463767b-1bc2-4f08-98ec-14cb28a46160"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40038/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56529/",
    "metadata": {
        "length": 269520,
        "lengthKind": "straight-line",
        "duration": 99582,
        "positionLists": 3,
        "positions": 1425,
        "size": 264503,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-05T22:21:33+00:00",
        "elevationGain": 14149,
        "elevationLoss": 14525,
        "country": "FR"
    }
}