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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15 Route de Luxembourg, Echternach, Luxemburg to Chemin des Coul (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a86fe58-139d-4a1f-bb95-f9c5bf67dc80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35506/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51997/",
    "metadata": {
        "length": 341540,
        "lengthKind": "routed",
        "duration": 15477,
        "positionLists": 1,
        "positions": 11,
        "size": 2785,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-10-20T17:33:12.609000+00:00",
        "elevationGain": 619,
        "elevationLoss": 717,
        "country": "DE"
    }
}