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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Amarela (10) to Vilar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55a6b1e4-d1de-453e-ad9f-dbae6bf70d43"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36932/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53423/",
    "metadata": {
        "length": 160041,
        "lengthKind": "straight-line",
        "duration": 169888643,
        "positionLists": 5,
        "positions": 913,
        "size": 171548,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-22T06:33:13+00:00",
        "elevationGain": 1978,
        "elevationLoss": 2343,
        "country": "ES"
    }
}