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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2005.06.11 ruta estret de cadernoles",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e22b790b-e85e-4366-9ed8-764cf1cec129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40338/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56829/",
    "metadata": {
        "length": 248658,
        "lengthKind": "track",
        "duration": 2142,
        "positionLists": 1,
        "positions": 428,
        "size": 54323,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-06-27T12:44:46+00:00",
        "elevationGain": 472,
        "elevationLoss": 809,
        "country": "ES"
    }
}