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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1689/",
    "description": "Alta Via dei Silenci No. 6, di San Martino d'Alpago al Vittorio Veneto",
    "creator_name": "Wurzelsepp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec90038b-6981-43f4-b3ed-1624f2f4040b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5009/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7000/",
    "metadata": {
        "length": 49512,
        "lengthKind": "track",
        "duration": 207268,
        "positionLists": 1,
        "positions": 8341,
        "size": 1175345,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-27T07:56:58+00:00",
        "elevationGain": 3821,
        "elevationLoss": 4543,
        "country": "IT"
    }
}