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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 412",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd1094df-ab6e-4a26-997c-5bdde99d620f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56723/",
    "metadata": {
        "length": 1992,
        "lengthKind": "track",
        "duration": 433,
        "positionLists": 1,
        "positions": 412,
        "size": 29737,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-31T22:34:28+00:00",
        "elevationGain": 27,
        "elevationLoss": 79,
        "country": "CA"
    }
}