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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "GPS device/s/2011-12-14T06:08:32Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0419c9a6-3fe1-46f9-844b-865d9972d885"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51482/",
    "metadata": {
        "length": 171572,
        "lengthKind": "track",
        "duration": 14796,
        "positionLists": 1,
        "positions": 7903,
        "size": 98678,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2011-12-14T06:09:31+00:00",
        "elevationGain": 2635,
        "elevationLoss": 2616,
        "country": "IT"
    }
}