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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(3) to Villafranca del Bierzo/Refugio Ave Fénix",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f40f28a2-695e-4a34-abd5-442fe8357b4c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57286/",
    "metadata": {
        "length": 157340,
        "lengthKind": "straight-line",
        "duration": 221341593,
        "positionLists": 3,
        "positions": 621,
        "size": 98570,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-20T10:43:10+00:00",
        "elevationGain": 3947,
        "elevationLoss": 3861,
        "country": "ES"
    }
}