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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-03-25",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/905f1e95-7aef-40f4-9234-368f63b6ba69"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38403/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54894/",
    "metadata": {
        "length": 388185,
        "lengthKind": "track",
        "duration": 29887,
        "positionLists": 1,
        "positions": 19579,
        "size": 2036126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-25T09:04:52+00:00",
        "elevationGain": 4596,
        "elevationLoss": 4598,
        "country": "DE"
    }
}