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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "11 KILOMETRO PARA LLEGAR; Carretera a Barra de Navidad to ZONA RESVALOZA; Brecha / Terraceria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25d35c05-46d7-4fb9-a6b1-97f0b0c77ec8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35769/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52260/",
    "metadata": {
        "length": 6070218,
        "lengthKind": "straight-line",
        "duration": 79717004,
        "positionLists": 1,
        "positions": 104,
        "size": 48928,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-22T14:45:06+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "MX"
    }
}