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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Enériz (9) to Yárnoz (2) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6c04ad0-edbf-4b36-a346-6ea446945821"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57355/",
    "metadata": {
        "length": 116209,
        "lengthKind": "straight-line",
        "duration": 42,
        "positionLists": 3,
        "positions": 473,
        "size": 62008,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-18T06:50:10+00:00",
        "elevationGain": 1155,
        "elevationLoss": 1128,
        "country": "ES"
    }
}