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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15 Route de Luxembourg, Echternach, Luxemburg to Chemin des Coul",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c2b889c-2190-4cd9-b97e-c97eb6f6e098"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35164/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51655/",
    "metadata": {
        "length": 117995,
        "lengthKind": "routed",
        "duration": 423,
        "positionLists": 1,
        "positions": 10,
        "size": 2400,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-11-04T15:59:59.851000+00:00",
        "elevationGain": 278,
        "elevationLoss": 196,
        "country": "DE"
    }
}