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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Track 2011-03-07 09:51",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/627d0900-be4b-444f-a397-62d707d03ad8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37254/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53745/",
    "metadata": {
        "length": 6903,
        "lengthKind": "track",
        "duration": 6268,
        "positionLists": 1,
        "positions": 156,
        "size": 39887,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-07T08:52:13+00:00",
        "elevationGain": 346,
        "elevationLoss": 326,
        "country": "CH"
    }
}