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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "2011-05-04 09:38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68d5333b-70e6-431d-aa35-94613350327f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37418/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53909/",
    "metadata": {
        "length": 41370,
        "lengthKind": "track",
        "duration": 33209,
        "positionLists": 1,
        "positions": 7009,
        "size": 664834,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-04T07:39:11+00:00",
        "elevationGain": 183,
        "elevationLoss": 188
    }
}