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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Bolea run MTB (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c614b2e-3db4-4d8d-a354-a113f4c3b4a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38689/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55180/",
    "metadata": {
        "length": 8733,
        "lengthKind": "track",
        "duration": 1431,
        "positionLists": 1,
        "positions": 496,
        "size": 285903,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-01-01T15:25:52+00:00",
        "elevationGain": 301,
        "elevationLoss": 79,
        "country": "GB"
    }
}