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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "MM11-09-21 DO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/637c8f67-64e2-4f49-94fa-1cc9a6900674"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37279/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53770/",
    "metadata": {
        "length": 65296,
        "lengthKind": "track",
        "duration": 153392,
        "positionLists": 1,
        "positions": 4487,
        "size": 465055,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-21T07:05:31+00:00",
        "elevationGain": 643,
        "elevationLoss": 639
    }
}