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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "Estrada Real T 01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b8d3900-4cf0-4bee-b92a-35ac6d63216d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35153/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51644/",
    "metadata": {
        "length": 1139735,
        "lengthKind": "track",
        "duration": 332691,
        "positionLists": 8,
        "positions": 44878,
        "size": 9285059,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-06-08T12:44:28+00:00",
        "elevationGain": 25801,
        "elevationLoss": 27067,
        "country": "BR"
    }
}