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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5605/",
    "description": "Reigate Heath",
    "creator_name": "clisco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05e21d59-6cd1-4b2c-bb9a-45fab2b05506"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24892/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38719/",
    "metadata": {
        "length": 11512,
        "lengthKind": "track",
        "duration": 13121,
        "positionLists": 1,
        "positions": 468,
        "size": 97048,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-07-28T08:59:16+00:00",
        "elevationGain": 379,
        "elevationLoss": 367,
        "country": "GB"
    }
}