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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "ZARUMILLA to 014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bc65c48-7c58-4a5b-af44-97aa4909be7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35157/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51648/",
    "metadata": {
        "length": 241102,
        "lengthKind": "straight-line",
        "duration": 48776,
        "positionLists": 1,
        "positions": 10,
        "size": 2334,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-09T14:04:22+00:00",
        "elevationGain": 58,
        "elevationLoss": 57,
        "country": "PE"
    }
}