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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "270 m (13) to Xurarantes (14) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5c596d2-7e6d-4bbb-8184-cbc9ff83f75e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40842/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57333/",
    "metadata": {
        "length": 142605,
        "lengthKind": "straight-line",
        "duration": 31784045,
        "positionLists": 2,
        "positions": 257,
        "size": 47931,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T12:16:12+00:00",
        "elevationGain": 1194,
        "elevationLoss": 1354,
        "country": "ES"
    }
}