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

GET /v1/routes/6955/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "162e76202ae52f052c8c8014561898c8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1529/?format=api",
    "description": "Position 1 to Toys \"r\" Us (taikoo Shing), Quarry Bay, Hong Kong",
    "creator_name": "lurongxi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e0834fa-0326-4c50-a14b-dde0f8fc1c0d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4965/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6955/?format=api",
    "metadata": {
        "length": 9112522,
        "lengthKind": "straight-line",
        "duration": 7085502,
        "positionLists": 1,
        "positions": 375,
        "size": 49207,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-02T17:42:48+00:00",
        "elevationGain": 11,
        "elevationLoss": 0,
        "country": "TM"
    }
}