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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "ACTIVE LOG.kmz/ACTIVE LOG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a681dd20-b3f4-4fdf-aa0e-17b45f78899a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38943/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55434/",
    "metadata": {
        "length": 10636,
        "lengthKind": "track",
        "duration": 49874,
        "positionLists": 1,
        "positions": 259,
        "size": 56685,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-13T05:02:24+00:00",
        "elevationGain": 2873,
        "elevationLoss": 1258,
        "country": "CH"
    }
}