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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Position 1 to Position 188",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32b0c591-8c8d-4d4e-96bd-9a59ace57350"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36067/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52558/?format=api",
    "metadata": {
        "length": 1811,
        "lengthKind": "track",
        "duration": 193,
        "positionLists": 1,
        "positions": 188,
        "size": 13609,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T20:23:51+00:00",
        "elevationGain": 9,
        "elevationLoss": 52,
        "country": "CA"
    }
}