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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/?format=api",
    "description": "2011-05-06 06:41",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/303e5e97-468b-4b08-a1e2-c18db45eb6f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36003/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52494/?format=api",
    "metadata": {
        "length": 35122,
        "lengthKind": "track",
        "duration": 46198,
        "positionLists": 1,
        "positions": 5873,
        "size": 557286,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-06T04:41:28+00:00",
        "elevationGain": 209,
        "elevationLoss": 214
    }
}