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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Départ : 11/03/2012 08:19:44; 0.0 Km to Arrivée : 11/03/2012 16:24:58; 72.9 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3bbaf2d-cd9a-412d-bb62-b4e31e437a52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40781/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57272/",
    "metadata": {
        "length": 65217,
        "lengthKind": "straight-line",
        "duration": 87342,
        "positionLists": 3,
        "positions": 28,
        "size": 6482,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-03-11T07:19:44+00:00",
        "elevationGain": 64,
        "elevationLoss": 85,
        "country": "FR"
    }
}