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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Nouvelle liste de waypoints 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85a3f31b-e636-4123-9a9f-9436c6cf7fed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38128/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54619/",
    "metadata": {
        "length": 562956,
        "lengthKind": "routed",
        "duration": 337,
        "positionLists": 1,
        "positions": 14,
        "size": 3923,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-12T11:02:17.265000+00:00",
        "elevationGain": 2905,
        "elevationLoss": 3082,
        "country": "IT"
    }
}