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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Taialà - Medinyà per Olot",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1b73a0d-b65a-464e-bd05-6f91633df657"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39200/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55691/",
    "metadata": {
        "length": 127157,
        "lengthKind": "track",
        "duration": 29295,
        "positionLists": 1,
        "positions": 3746,
        "size": 476664,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-03T08:00:59+00:00",
        "elevationGain": 3738,
        "elevationLoss": 3816,
        "country": "ES"
    }
}