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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "13 Los Lomos",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f9f86b9-1f8d-4e13-bb89-fa10cd151361"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54083/",
    "metadata": {
        "length": 34679,
        "lengthKind": "track",
        "duration": 20358,
        "positionLists": 1,
        "positions": 439,
        "size": 63168,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-04-02T10:10:19+00:00",
        "elevationGain": 29765,
        "elevationLoss": 30649
    }
}