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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "track-1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86696625-250b-4e21-89aa-7ad1cdd99ffb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54637/",
    "metadata": {
        "length": 7504,
        "lengthKind": "track",
        "duration": 4005,
        "positionLists": 1,
        "positions": 802,
        "size": 301441,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-23T08:02:20+00:00",
        "elevationGain": 295,
        "elevationLoss": 290,
        "country": "CH"
    }
}