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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ACTIVE LOG (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cee72b55-7ccc-429b-aabe-8ab94bf74314"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39893/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56384/",
    "metadata": {
        "length": 10321,
        "lengthKind": "track",
        "duration": 18739,
        "positionLists": 1,
        "positions": 866,
        "size": 193320,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-29T09:51:05+00:00",
        "elevationGain": 730,
        "elevationLoss": 742,
        "country": "FR"
    }
}