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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "3ยช Marxa BTT Esparreguera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/803b33bd-1f5e-467f-93d6-dd4599bbb4f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37997/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54488/",
    "metadata": {
        "length": 36648,
        "lengthKind": "track",
        "duration": 10052,
        "positionLists": 1,
        "positions": 1350,
        "size": 172362,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-12T06:56:50+00:00",
        "elevationGain": 1374,
        "elevationLoss": 1374,
        "country": "ES"
    }
}