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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "3ยช Marxa BTT Esparreguera (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e8499dc-81ae-4e30-8c5d-1d7f83fd4f21"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55236/",
    "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"
    }
}