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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Bar-Mesón to Riego de Ambros/Albergue (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1006357-76dd-400c-b30b-f361756a5cee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40708/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57199/",
    "metadata": {
        "length": 101228,
        "lengthKind": "straight-line",
        "duration": 67479597,
        "positionLists": 4,
        "positions": 376,
        "size": 61759,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-30T12:13:52+00:00",
        "elevationGain": 1685,
        "elevationLoss": 3077,
        "country": "ES"
    }
}