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

GET /v1/routes/54105/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6032d38f72d1cc94570361a7b3b067fc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "2012-08-24 15:25",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/706b8306-6bd8-4c43-9a13-2fcb7d082b32"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37614/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54105/?format=api",
    "metadata": {
        "length": 67917,
        "lengthKind": "track",
        "duration": 21815,
        "positionLists": 1,
        "positions": 2980,
        "size": 360429,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-24T13:21:44+00:00",
        "elevationGain": 1260,
        "elevationLoss": 1167,
        "country": "PL"
    }
}