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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-05-05 10:06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c8700397-df2e-471a-9560-caa2b12e3d83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39726/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56217/",
    "metadata": {
        "length": 58709,
        "lengthKind": "track",
        "duration": 31154,
        "positionLists": 1,
        "positions": 9619,
        "size": 912261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-05T08:08:03+00:00",
        "elevationGain": 224,
        "elevationLoss": 184
    }
}