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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "LOG 24/01/11 8.26",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8d1e6b1-d45e-4bfd-bb35-7cae2d3a27da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56979/",
    "metadata": {
        "length": 6570,
        "lengthKind": "track",
        "duration": 14547,
        "positionLists": 1,
        "positions": 859,
        "size": 115601,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-01-23T07:45:17+00:00",
        "elevationGain": 1345,
        "elevationLoss": 156,
        "country": "CH"
    }
}