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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Montserrat",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/928f2894-fab3-4708-9962-83f5c87b12b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38468/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54959/",
    "metadata": {
        "length": 15628,
        "lengthKind": "track",
        "duration": 15650,
        "positionLists": 1,
        "positions": 500,
        "size": 57658,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-04-21T12:03:15+00:00",
        "elevationGain": 2958,
        "elevationLoss": 2972,
        "country": "ES"
    }
}