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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8018/",
    "description": "20140511_2042_track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee13a4aa-66d7-494d-88cc-4b37d9bb3b65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40636/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57127/",
    "metadata": {
        "length": 14867,
        "lengthKind": "track",
        "duration": 2715,
        "positionLists": 1,
        "positions": 312,
        "size": 55693,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-05-11T19:56:20+00:00",
        "elevationGain": 132,
        "elevationLoss": 132,
        "country": "RU"
    }
}