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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15 Route de Luxembourg, Echternach, Luxemburg to Chemin des Coul (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a3c2869-5e6f-4eb5-9816-8844d7093d76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52356/",
    "metadata": {
        "length": 132432,
        "lengthKind": "routed",
        "duration": 15811,
        "positionLists": 1,
        "positions": 14,
        "size": 3556,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-10-20T23:46:18.428000+00:00",
        "elevationGain": 342,
        "elevationLoss": 191,
        "country": "DE"
    }
}