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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1426/",
    "description": "Rohrbrunn-Lichtenau-Rohrbrunn",
    "creator_name": "Ukrix",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db43f65e-9490-497f-8a27-87640f02edb7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5214/",
    "metadata": {
        "length": 63736,
        "lengthKind": "routed",
        "duration": 5450,
        "positionLists": 3,
        "positions": 652,
        "size": 122978,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-01T13:27:10.438000+00:00",
        "elevationGain": 1623,
        "elevationLoss": 1921,
        "country": "DE"
    }
}