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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15 Route de Luxembourg, Echternach, Luxemburg to Chemin des Coul (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95659932-4eba-4be4-9fe2-2a33ba6d1e3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38534/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55025/",
    "metadata": {
        "length": 127946,
        "lengthKind": "routed",
        "duration": 449084,
        "positionLists": 1,
        "positions": 7,
        "size": 1955,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-10-21T01:36:17.300000+00:00",
        "elevationGain": 355,
        "elevationLoss": 208,
        "country": "DE"
    }
}