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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Camino de Santa María del Tietar y cañada real leonesa",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29663328-c850-4079-9cbd-7fe765c954a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52332/",
    "metadata": {
        "length": 6952,
        "lengthKind": "track",
        "duration": 8884,
        "positionLists": 1,
        "positions": 378,
        "size": 110833,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-10T10:45:45+00:00",
        "elevationGain": 133,
        "elevationLoss": 118,
        "country": "ES"
    }
}