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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8071/",
    "description": "Position 1 to Position 15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/317b011d-1ce2-4b37-9709-1e8071b4872a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36036/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52527/",
    "metadata": {
        "length": 509243,
        "lengthKind": "track",
        "duration": 27,
        "positionLists": 1,
        "positions": 15,
        "size": 917,
        "format": "GPS Tuner (*.trk)",
        "startTime": "2013-06-14T09:53:53+00:00",
        "elevationGain": 262,
        "elevationLoss": 523,
        "country": "KH"
    }
}