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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Position 1 to Position 100",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e22d9c77-383e-4797-8fa2-acd67ee4b440"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40339/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56830/",
    "metadata": {
        "length": 2359,
        "lengthKind": "track",
        "duration": 969,
        "positionLists": 1,
        "positions": 100,
        "size": 13965,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-24T16:57:30+00:00",
        "elevationGain": 90,
        "elevationLoss": 84,
        "country": "IT"
    }
}