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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Track 2011-04-07 09:52",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21a9e2a4-cfda-45e2-bca7-d7f94afc7907"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35675/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52166/",
    "metadata": {
        "length": 19459,
        "lengthKind": "track",
        "duration": 23879,
        "positionLists": 1,
        "positions": 637,
        "size": 574563,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-07T07:53:44+00:00",
        "elevationGain": 3519,
        "elevationLoss": 3524,
        "country": "CH"
    }
}