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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alrededores de Pravia",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8864f79-1f81-4765-b12d-9ee85f2cd780"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39345/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55836/",
    "metadata": {
        "length": 92457,
        "lengthKind": "track",
        "duration": 12483,
        "positionLists": 1,
        "positions": 4867,
        "size": 1778034,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-02T13:54:23+00:00",
        "elevationGain": 1059,
        "elevationLoss": 1066,
        "country": "ES"
    }
}