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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8077/",
    "description": "005 to 015",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/719d7101-f565-45c0-9f36-d758a9e95520"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54144/",
    "metadata": {
        "length": 871,
        "lengthKind": "straight-line",
        "duration": 10852,
        "positionLists": 1,
        "positions": 11,
        "size": 2283,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-15T14:21:49+00:00",
        "elevationGain": 23,
        "elevationLoss": 16,
        "country": "EC"
    }
}