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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "SPOT MESSENGER 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9760fed4-3123-4893-8320-a3ace4fad6b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38588/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55079/",
    "metadata": {
        "length": 620484,
        "lengthKind": "track",
        "duration": 3086144,
        "positionLists": 1,
        "positions": 213,
        "size": 58857,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-10T00:11:20+00:00",
        "elevationGain": 2922,
        "elevationLoss": 2917,
        "country": "BR"
    }
}