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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Calzada (8) to Xen (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e470933c-e66e-4551-b6e8-36ab44f1b2d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40393/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56884/",
    "metadata": {
        "length": 236684,
        "lengthKind": "straight-line",
        "duration": 129272933,
        "positionLists": 2,
        "positions": 502,
        "size": 82059,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-21T09:36:39+00:00",
        "elevationGain": 1388,
        "elevationLoss": 1546,
        "country": "ES"
    }
}