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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-31 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68937534-5a81-467a-8635-e6971b95baa0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37412/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53903/",
    "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
    }
}