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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63055bd2-cc6b-4fc1-b6e4-121447f4cf78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37266/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53757/",
    "metadata": {
        "length": 30575,
        "lengthKind": "track",
        "duration": 22621,
        "positionLists": 1,
        "positions": 4101,
        "size": 422775,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-31T07:57:10+00:00",
        "elevationGain": 677,
        "elevationLoss": 630
    }
}