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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Track 011",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/da1e09ed-3272-49a4-ad93-6f2bacaeb732"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40168/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56659/",
    "metadata": {
        "length": 17887,
        "lengthKind": "track",
        "duration": 34774,
        "positionLists": 1,
        "positions": 2380,
        "size": 616097,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-07T07:48:12.170000+00:00",
        "elevationGain": 1967,
        "elevationLoss": 1992,
        "country": "AT"
    }
}